I'm interested in zephyr to make the image file lighter. Have a any solution to update for BT DFU with signle bank? I wonder I can use single bank like Nordic Softdevice.
hi, i am using a cutom board based on nrf5340 mcu , so, while setting it up i am facing the problem in checking logs and led status.
i am uisng the nrf5340dk board to build...
Hi Nordic technical expert,
Can random numbers in broadcast intervals be cancelled or fixed? How to modify the software? Could there be other problems if random number times...
I added ring buffer and UART ASYNCH interface to asset_tracke_v2. I added CONFIG_RING_BUFFER = y, CONFIG_SERIAL = y and CONFIG_UART_ASYC_API = y to prj.conf file. The build...
Hi,
I am looking at setting up some of our team with the ability to flash our custom devices that contain various chips (nrf52, nrf53, nrf91). Assuming the SEGGER software...
Hello,
I have run the GATT throughput example to test the throughput for a long range. My test configuration is as below:
ATT MTU: 247
Data length: 27
Connection...
Team,
I am using nrf52810, sdk 17, sd112.
I have setup a write characteristics, to receive some long data ( 64 bytes)
// write char memset(&add_char_params, 0, sizeof...
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...