Hi,
What is the maximum ATT MTU size for the BLE NUS?
While programming my BLE NUS server application I constantly ran into the problem that my MTU and length updates cause NRF_ERROR_INVALID_PARAM errors. I solved it by setting the MTU size for…
I want to enable BLE's NUS Service(in Old SDK, nRF5_SDK) with in nrf5_SDK_for_Mesh.
Is it possible?
I'm failing, as starting of this, to use Softdevice for parallel use of both of Bluetooth mesh and BLE.
Please help me.
Hi, Nordic Forum!
We have developed our own logging module backend so we can store logs in an external flash memory. But now we wanted to transmit those logs via BLE to the phone so we can have a "picture" of what happened when it was not connected…
Previously i've been using the nRF dongle using the BLE NUS Central example to communicate to another nRF DK with the BLE NUS Peripheral example via serial/termite and ble nus.
Could I use the integrated bluetooth device on my (windows 7) laptop instead…
Hello All,
At a time either ble nus or dfu can work.
I have an problem with the services ble nus for uart and dfu does not work simultaneously means if i am adding both the services in my profile I can't see advertising.
I have use nRF52 DK and…