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...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hello!
I'm struggling to get ESB running on the Sparkfun Pro NRF52840 mini. I successfully set up the toolchain and can build and flash the board. This works fine.
I built...
Hi,
We are using nRF9160 ncs version 1.0.0.
I have two queries.
We are making connection with AWS server. In the backend we have telenor server.
We make MQTT connection...
Hy,
I have a question to the udp_with_psm sample. To my situation: first it looks like as it works correct (find LTE-NB connection, open socket and send data), but the sent...
Hi
Sorry if I have missed something obvious here, I have been looking it this one off an on for a couple of days now, I have gone through the Getting started assistant...
Hi,
we found two issues on mesh SDK 3.1.0 related to publish retransmit count.
- The retransmit count is always different from what configured using the ios app.
- The...
I have 3 nRF9160 devices ( two nRF9160DK and one Thing91) on my Cloud account that have been working well for several weeks. This morning they suddenly stopped showing connected...
I have a custom board built around the nRF52840, which spends most of its life sleeping. I'm able to achieve ~3uA current draw when it is sleeping, but I've recently started...
Hello, working on an incredibly frustrating problem.
We have a 2-chip system and the primary chip (non-nrf) communicates with the nrf52840 as a SPI master, and of course...
I'm using the NRF52832-QFAA-R and currently I'm struggling to get the device to connect to a J-link. The nRST line for some reason is being held low even with a pullup. There...
To the kind attention of Nordic support team,
I have got legacy code to work with for nRF24LU1. Radio packets payload and receiving pipe are retrieved using if(gzll_rx_fifo_read...
Hi, I am using nrf52832 Development Kit and SDK( nRF5_SDK_15.3.0_59ac345 ) in that I am working on ANCS and NUS together and specific functionality working smoothly when the...