-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
slow execution #1
Comments
Hi there, |
Thank you for your answer. I am using Google Chrome Version 75.0.3770.100 (Official Build) (64-bit) on MacOS 10.13.2, board I am using is nrf52840-mdk-usb. Strange, is it possible that other connected bluetooth devices, like mouse or keyboard can cause some kind of interference? |
For python 3 users, the python command to do the local test is:
|
@puba it is slow for me, too. I think it's because the MTU size for the BLE on my laptop is too low. I think a Nordic-to-Nordic connection would go a lot faster. |
@puba try it from a Macbook (running Chrome). I find that it is noticeably faster on my macbook than it is from my Windows machine. I suspect it is because of a lower connection interval. We should modify the device firmware to spit out the connection statistics or something |
Typing and executing commands on your web-cli hosted page is very slow. Is this normal behavior or am I doing something wrong ? Is it possible to run web-cli server on local machine, without internet connection?
The text was updated successfully, but these errors were encountered: