Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...