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...
Dear Nordic engineers
I study the AES examples.I have a question and would like to ask you.
I study the aes_ctr examples.I found that this program use two functions to...
Hello. I am trying to change the UUID value of a service and characteristic of my nRF52 to have a custom value. I have successfully done this in firmware and it has been found...
Hello everybody,
I am currently working on a project in which I need to read some data from a glucometer. Until last week it was working fine, however I stopped receiving...
Hello,
I installed nRF Connect SDK V2.0.0 using "NRF connect for Desktop"
Now I can't open nRF Connect SDK projects on segger embedded studio.
It showing only VS Code...
I am using Nordic Serialisation library, with a nrf52480 chip as connectivity chip and a m4 arm core custom board as Application chip. I am able to establish gap connection...
Hi,
I'm trying to get a better understanding what causes some unexpected current peaks while nRF9160 is in RRC-IDLE with the NB-IoT mode. I have been experimenting with...
I am trying to interface the Grove 4 Digit Display(TM1637) with the nRF52840 DK.I have successfully interfaced it with ESP32 and get clear output after researching for the...
Hi,
We develop in an OpenSuse VM so that we all have the benefit of only having to setup the tools once. Segger Embedded Studio was building our variant of the DFU Bootloader...
Hi,
I'm using the nRF52840 SDKs (15.0.0) and nRF-IEEE-802.15.4-radio-driver( 1.1.0 ). BLE and the CoAP baseed on 802.15.4 work fine, but when I call this function
void...
Hi,
I'm using SDK v14.2.0.
For the workaround of [107] RADIO: Immediate address match for access addresses containing MSBs 0x00
I'm trying to avoid the addresses...
Is there a way to read the mac address from the serial tty of an nRF52840? I have multiple dongles programmed with the BLE sniffer (nrf_sniffer_for_bluetooth_le_4.1.0) and...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...