Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...
Hello,
I have created an application that collects data from sensors and GPS in two separate threads and publishes via MQTT. The two thread priorities are set to 10 and...
MIN and MAX macros are commonly defined in many code bases. These macros are also defined in nordic_common.h. To avoid conflicts with other libraries, it would be great if...
Hi, I have two pins, one handles a system wake-up event and the other reacts to an external uvlo event. The wake-up event is the only PIN that can interrupt and it configures...
Hello,
when I send notifications or indications to central device without bonding it works perfect. But after bonding they are not sent. I receive following logs when cetnral...
I am using nRF52840 dongle and nRF SDK version nRF5_SDK_17.0.0_9d13099.
When I am trying to debug the application it gives an error.
using your example project on nRF52840...
I can't go into too many details, but the scenario we have is:
We have an NRF52840 device connected to a PC through serial (for both power and communication) The NRF device...
I am trying to create a minimum working Keil uVision 5 S132 project with PCA100400. When I compare the examples with mine, I notice that during startup, when the code of flashed...
Hi
I heard in the "nRF Connect SDK" presentation from May 2020, that the nrfSDK only support BT 5.0.
Is this still correct that the features of BT5.1 and BT5.2 are not...
Hello,
I want to use RAM to keep some data after a soft reset, so that I can find problems after reset. And I also found some implementation methods, such as using .non_init...
Hi so I ran this example:
https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--/157426#157426
When I went...
I need BLE sniffer and I puchase this device because in this manual of "nRF Sniffer" say that "nRF52840 Development Kit (PCA10056) " is compatible.
https://infocenter...
Hi,
Looking at the footprint you supply for the aQFN73 package (I have looked at the one supplied for nRF52840), I see that the pad have a size = 0.275mm. If IPC-7351 is...
Hello,
We have a product that sends out an ESB message approximately ever second, it does this using the RTC timer with the following setting:
It sends the message...
We want to add the nRF52805 to an existing product but also want to have the option to perform a firmware update.
The current DFU implementation doesn't allow the softdevice...