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...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello Everyone,
First of all, what a terrible experience this has been. I'm trying to use custom RSA private key in order to sign the firmware before we go into production...
Hello, We're developing an LPN product that will leave the mesh and stay off the mesh for up to 3 days (possibly more). When it rejoins the mesh, the central server/gateway...
Hello there,
I am trying to work with the sample application named "radio test" for performing FCC testing with our hardware. However, I am not able to successfully build...
Hello, I am currently working on the nrF52840 module with the soft device s140.
My job is to read the values from different characteristics.
The characteristics are...
Having developed a dual-role Central and Peripheral BLE app, I've been trying to use the Dongle to do power measurements. My app works fine in VSCode with the nrf52 on a RF9160DK...
Hi,
I'm getting a hard fault that I really need some help to debug. My call stack is shown below and includes nrf_log_frontend_dequeue() as well as a custom service function...
Hello,
I'm using SDK 17.0.2 with S113, v7.2.0 on the NRF52840. We currently have an instance of CLI running in our executive loop, and it works fine. We'd also like to implement...
Hi,
I have made an emitter (with nRF52833) and a receiver (with nRF52833 too) and i already succeed to receive data and print IQ data from an antenna array but the IQ data...
Hello,
I'm using nrf52840 Dongle and Visual Studio code "connected devices" won't detect Dongle board on my USB port.
nrfConnect for Desktop / Programmer detects it fine...
Hi All,
I observed strange anomaly on NRF5340 (PCA10095 0.11.0 2020.52.xxxxxxxxx).
Same behavior seen on NRF52840 (PCA10056).
Value of register SIZE.EPOUT[n] does...
I have a problem with nRF24L01 working as a PTX. Not very often but occasionally now and then it doesn't transmit any messages and requires removal of power before transmission...
Howdy all,
I have noticed that there are some limitations regarding the replay cache in BLE mesh devices.
Environment:
1. nrf52840
2. MESH_SDK V5.00
I have developed...
My device is connected all the time to a server with a persistent socket. I’m using eDRX power save modes so current will stay low in my battery operated product. During operation...
Hello, I'm experiencing an issue with talking to our mesh server after an IV update occurs. After a fresh provisioning the unit talks fine, however, one of our units has an...