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...
Hi Team,
So far... after going through the Info Center, I see that the same Nordic SoC could be used to do both BLE, Zigbee and 15.4.
In my case, I have a device which...
Hi all,
I am new on this forum looking for help. I programmed nRF51-DK using the ble_proximity example provided by the nRF5 SDK, I'm able to ring the phone by double pressing...
Hi. I tried to create a server using nRF connect but the error below appears.
2019-10-21T10:17:16.432Z INFO Application data folder: C:\Users\XXXX\AppData\Roaming\nrfconnect...
I've noticed that the DOG bit (bit 1) in RESETREAS is always set on our system.
I'm certain the WDT is disabled. (NRF_WDT->RUNSTATUS == 0)
Is this normal behavior of the...
hello,
I got today thingy91 and tried to play with it, but it seems that there is some issue (probably, with network/SIM?)
SIM card is from iBasis (card is activated...
I am porting the Microsoft Sphere example ( https://github.com/Azure/azure-sphere-samples/tree/master/Samples/ExternalMcuUpdate ) that updates a Nordic nRF52 Development Kit...
Is there a whitepaper describing how to tune an antenna for the nrf52832?
Can this be done with a VNA by connecting one leg to the ANT leg and one to the VSS?
Following...
Hi,
I'm trying to downgrade the nRF9160 modem firmware from 1.0.1 to 1.0.0. I'm currently unable to connect to LTE network from a location where I was connecting in seconds...
Hello. I am developing with reference to multi-roll and central sample projects. One of the functions I want to implement is to send data from central to multi-role.
How...
I have just received a Nordic Thingy:91 and started to registere it on the nRF Cloud, but I am not able to add the LTE device onto this cloud service. The SIM card and Modem...
We are currently using the 52840 DK board to do OTA DFU with BLE and the nrfutil.
We connect the DK board to a linux machine and run the nrfutil with the dfu ble options...
hi ,
new to Nordic developmen. struggling to access the characteristic data to be able to use it in the main function !
i have started with the blinky app example as it...