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...
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...
Hello, I have developed a program that reads (with I2C) a temperature sensor and sends it to the central board. The central board is a NRF52480-DK. I have tested the peripheral...
Dear Sir.
I was testing dfu mode with an nrf52840 dk and held down the IF BOOT/RESET button, then powered up and waited a few seconds before it went into bootloader mode...
Hi,
I'm evaluating the NRF52832 for an ultra low power BLE application where I'm going to use GATT. I've built some prototypes with the NRF52832 and right now I have to...
Our engineers have two questions that they are confused with:
1) When applaying ble techniques, does nodic 52 serious of chip compatible with SIG mesh?
2) When applaying...
Hi there,
we are working on getting type approval certification, and the test lab is asking for fixed frequency software, drivers and SOP.
What we need is the fixed frequency...
Hi,
The actual problem: I want to store some stuff to flash at factory, that is never erased. And I also need another persistent memory that can be written in runtime. I...
Hello I am now trying to implement an active NFC Tag using nRF52832. But I don't know what that example project is. Can you point to a command or example source that performs...
Hi,
nrf-sdk: 1.3
Firmware: 1.2.1
Using offloaded sockets(secrets at the modem side)
My use-case is this: Provision PSK and identity to device at the factory for DTLS...
Hello,
do you have any method, example or other documentation to recommend to me in view of implementing the storage into non-volatile data with our thingy91 ?
we use...
Hi team,
Is it possible to route the low frequency clock inside the nRF9160 to an external device? If not, then the only option is to generate the clock using the timer...
Hi,
We use the nRF radio timeslot API to take control over the radio and other peripherals periodically. We have noticed that when the timeslot is active (we own the peripherals...