Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi,
We would like to know the default state of the NRF52840’s GPIO pins - is it high, low or open? The reason for this question – we need to know these pins’ behavior/state...
Hello Guys, I want to build some project with Nordic products but ı don't have any sample code , if you have sample code for Keil let me improve myself.Actually codes can...
Hi,
As has been explained numerous times in posts on this forum and many others, mapping RSSI to a distance measurement is notoriously difficult and inaccurate. I was...
Hi
Can anyone verify that it is possible to use the nRF5340 PDK to program custom nRF53 board?
The documentation says: The nRF5340 PDK supports programming and debugging...
Hello,
we are using NRF9160 +Nrf52832 in a project. NRf52832 has to be used as HCI interface..after searching for this, i came to know that zephyr based HCI uart sample...
Hi,
I am working on Eddystone project, after I successfully tested the Buttonless DFU example, I added DFU service to Eddystone example ( nRF5_SDK_17.0.0_9d13099\examples...
I am using this MBN52832DK and find out this nRF5_SDK_17.0.0_9d13099.
Trying to import into Segger Embedded Studio but rebuild come out error.
using the nrf52832_xxaa...
Hi all,
I would like to have a semi-duplex communication link over one pin (+GND). The nRF will act as a pure slave device which responds to, and acknowledges, commands...
Hello, we understand that the Nordic framework, by default, restarts advertising on disconnect. I learned that here, thank you:
https://devzone.nordicsemi.com/f/nordic-q...
I'm currently running on nRF Connect SDK (hash: 4b012fb4882f0ddd3de9f339ebc5a3f1c3cacd4a). I'm running a connection between a nRF91+nRF52840 (as central running NUS_C) using...
I have an nRF52840 board that fails to connect to Linux over USB. The board powers on and the green LED at the lower left of the PCA10056 flashes on/off rather quickly. But...
There is a bug in fds.c file, Please go through the below code snippet.
I do not return from fds_gc(), execution stays there for infinite.
More information:
1) #define...
Nordic nRF52840, with regards to stored security keys in flash, some wear leveling schemes move data when being updated but do not erase data from the old location. This is...
Based on several posts I've found on the forum, the notification queue size is automatically set by the stack based on the connection event length (NRF_SDH_BLE_GAP_EVENT_LENGTH...