Bas van den Berg
Bas van den Berg
Does anyone see issues with the current .clang-format file?
This is not so much an issues as a discussion, before we start implementation, since I couldn't find a forum for this. We would like to completely disable Nimble and...
We have an NRF5340 device running Nimble Peripheral. It has a COC server and a GATT server. We connect from a PC application and the device starts streaming data to...
Hi, I'm trying to make the Lattice Icecube2 image, but get the following error: make unzip iCEcube2setup_Dec_10_2020_2012_lin.zip Archive: iCEcube2setup_Dec_10_2020_2012_lin.zip inflating: iCEcube2setup_Dec_10_2020_2012 ... Building installer image... Error response from daemon: No...
We are streaming data as fast as possible over BLE using the ble_gatts_notify_custom call with a payload of 240 bytes. Our connection interval is 6 (=7.5 ms), so around 133...