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...
Hi everyone. I am writing to have an important info, that is, is it possible to load a .hex file, preloaded in an external flash, to program from my application in the nRF52840...
Hi,
As shown in the subject, I am developing a product which needs to support extern Flash-based BT OTA-upgrade. So w here can I find examples of OTA-upgrade using external...
Hi Nordic
In our product, nRF52832 is connected with another MCU through UART. We find that the overshoot in UART signal is very high.
The yellow one is the TX signal...
Dear All
I am trying connect/disconnect function with the DK, it gives me some reason codes, my app is based on central_multilink, which I cannot find their meanings, could...
Hi nordic in our product nrf52832,guided by the tutorial developer.nordicsemi.com/.../README.html,we find something strange. as we have 3 nrf52832 chips in our product,two...
Greetings,
One query on the very useful eDRx notifications in NB-IoT mode (nRF9160 SDK running 1.3.1 FW, used with MoSh app) :
I have just noticed that sometimes when...
With reference to the following known issue: NCSIDB-114: Default logging causes for nrf connect sdk 1.3.2. Is there any further documentation regarding the workaround mentioned...
Hi,
I have installed Segger Studio for ARM v6.22a.
I have also installed the SDK5 version 12.3.0.
I imported the IAR project project ble_app_start_notification_pca10028_s130...
Hi,
The datasheet of nRF52810 says that, if the voltage drops below the operating voltage, the device shall undergo a brownout reset itself and it is supposed to work normally...
Hello nordic, I'm developing a sensor that will be used sometimes in environments without LTE signal. When the sensor starts up, I'd like to check connectivity, and if there...
Hello I'm using segger,i had my own project which its name is example_detector distance , i m trying to build this project by using make -j10 . all the files were compiled...
Hello !
I was trying to communicate with my Acsip chip, when I saw that the problem was coming from the nrf_serial_read() function. And here is my setup :
- I use the...
Hello, I want to understand why some example with the "nrf52832" crash. My project is about to scan BLE device to found tags.
To start, I have tried multiples examples from...
Hi,
As far as I understand it, TF-M stores symmetric keys unencrypted on flash in the nrf91, and then uses other means (like flash read protection and trustzone) to keep...