-
The dongle does not enumerate on USB3 ports. The dongle reports too much data to the "get device descriptor" request. Linux reports the following error:
```
#!
62 13.404593000 9.0 host USB 64…
-
trying to read the whole flash with
"python nrfbootload.py dump orig.bin 0 32768"
of a brand new nrf24lu1+ device caused an overflow error at line 87 in NrfUsbBootloader.py.
line 87: self.handle.bulk…
-
Like the PC client. A quick connect with the last connection values and a scan button to look at CFs in the neighborhood. Scan, if you don't remember your CF radio settings.
---
- Bitbucket: https://…
-
Switch from using printouts to using the Python logging utility instead since it's a lot easier to filter messages and to redirect the output to a file (that can be attached to issues etc.)
The level…
-
The Android client was hard coded to Channel 107, Although I changed this on my app to connect to my crazyflie a scan feature would be a lot more useful.
---
- Bitbucket: https://bitbucket.org/bitcra…
-
Switch from using printouts to using the Python logging utility instead since it's a lot easier to filter messages and to redirect the output to a file (that can be attached to issues etc.)
The level…