Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hello,
In past I worked with BLE 4.0 and I remember that using the notify we have a max amount of data of 20 bytes.
Now we are working with BLE 4.2, does we have this...
The nRF Mesh Connect software available from this blog post is probably corrupted. I am not able to use it. Is there a repository for software tools where I could download...
Hi,
I am using sdk 12 with s132 v3 on nrf52832 dev board. I am running the example code for ble hid peripheral for keyboard compiled using gcc and eclipse. The example code...
Hi,Sir:
I am developing a 52840’s project using SDK15.1,My development environment is Segger embedded (version 3.34a).When I added the RNG function to the code (the correct...
Hi,
Have an issue with a prototype 2 layer 52840 pcb that i tried to get manufactured. i increased the pad diameter to 0.3mm and now i cannot route without hitting clearance...
Hi
when trying https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library everything goes OK (I think...) all the nodes gets provisioned, all the elements gets addresses...
I know the PDK design is available for download, but there are a lot of things on that board which would not be required for a minimal e.g. beacon design
I'm looking for...
We are looking at developing a proprietary protocol using the nRF52832/40 and were interested in the specific and practical differences between the Ble_2Mbit vs Nrf_2Mbit...
We try to implement DFU over UART. The Mesh DFU example has been taken as a reference. DFU is successful, but it takes about 1 hour (sic!) to transfer DFU ZIP package of size...
Hi,
We are developing a device which should have a power save mode where no BLE connection is possible (switch off the BLE to a minimum power consumption) and restart the...
Hi, there~~ Just noticed that there are codes for the Android nRF connect.
github.com/.../Android-nRF-Connect
Using that code, I wish to create my personal sniffer that...
Good afternoon,
I'm using nRF52840 with SDK15 and Softdevice6.0.0.
I'm using the Queued Write Service Module to make use of a characteristic able to receive up to 510bytes...
Please suggest a tool that can be used for monitoring and and analysis of Nordic's BLE packet transmission rate.
I would like to measure packet irregularities over time...
HI,
How to use sd_ble_opt_set() with the option BLE_GAP_OPT_SCAN_REQ_REPORT ? After setting this I can expect to get the event "BLE_GAP_EVT_SCAN_REQ_REPORT" with information...