Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hello I am developing based on "multirole lesc" of BLE sample project. In that project, the value of “NRF_SDH_BLE_CENTRAL_LINK_COUNT” in sdk_config.h was changed from 1 to...
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...