Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
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...