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...
I want to run BLE peripheral UART application on nRF51822. I have downloaded nrf5 SDK and S130 softdevice. I am using Keil5 and STlinkV2 for programming the device. The UART...
Hello,
I'm currently working with an nRF5340DK , trying to implement FOTA update by sending the firmware from another nRF5340DK . Is there an already developed feature/sample...
Hi,
I'm using the nRF5340 DK. I am trying to get iso_broadcast sample application working but it fails when creating a BIG (-5 error) (there is a prior support ticket for...
Our startup previously used nrfx 2.4.0 but worked just fine. Upgrading to nrfx 2.8.0 results in a Hard Fault at the location seen in the screenshot. Which is the file located...
Hi,
I am posting this here because I am not sure exactly which repository to file the bug on (zephyr? west? something else?)
nrfjprog supports programming over IP with...
I'm still new to Zephyr, so this could be an easy question that I'm googling poorly - if so, sorry in advance. I just wanted to add an extra LED, led4 , to the existing nrf9160dk...
Hi everyone, and thanks for all the help provided on this site !
I have tried to flash a MDBT42Q using the nrf82832-DK (PCA10040) and it works fine for simple peripheral...
Hello,
Aim : Our application uses the PC-BLE driver for serialization purpose as well as the nrfutil for DFU purpose in the same script, we switch between the two by opening...
Hi,
I am developing a BLE sensor based on nRF52840 SoC (QIAA aQFN 73). I would like to get some clarrification regarding following points while hardware design. Thanks for...
Hi there,
We intend on using the default Serial LTE Modem example on the nrf9160 in our product. We will then communicate to the modem with AT commands from an external...
I'm trying to program a nrf52832 chip with a nrf52dk board by configuration below, referred to https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using...
Hello,
Since the last update some of the includes in my files are being marked by VSCode as "cannot open source file xxx (1696)"
The application compiles fine...
Hi! The nRF9160 has a nice, accurate LFXO integrated. I'm assuming that it's also active most of the time anyway to provide timing for the modem (assuming one is using the...
Hi, I have the following questions. Please help me answer them: Using the protocol stack of the above version, one master and two slaves are disconnected when reconnecting...