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 !
1.
In nRF21540 PS current consumption in TX mode is specified like this :
TX_20dBm State: TX POUT = 20 dBm 110 mA
But it is not clear if it depends from actual...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I want to send an array "data_array" of uint8_t...
I am developing GATT Server Reader Firmware usng nRF SDK COnnect using NRF52840
I have implemented two services in reader FW in two files say: service_a.c and service_b...
Hi,
the tool chain of NCS1.9.0 is at /opt/nordic/ncs/v1.9.0/toolchain
I just install NCS2.0.0 by NRF Connect Desktop.
However, I found there is no "toolchain" in /opt...
Hi Sir/Miss,
I'm using nrf52832, softdevice s132 and SDK 17.0.2.
In specification, I saw nrf52832 has a ultra low power mode.
It's in system on with full retention RAM...
Hi,
We need help in getting an system call / API in Zephyr which updates the consumption of memory ram and flash
can you please suggest any mechanism which verifies...
I am using nRFConnect on windows 10 with the nRF540 Dongle for the first time.
I am successfully able to connect and view parameters on the nRF52832 using the Dongle.
...
Hello,
In my project i am using nr52840 actually its a custom board and i want to send the sensor data to custom app sometimes data updating and sometimes data not updating...
I am try to flash BLE SDK binary by Nordic, but using --sectorerase --verify with --reset seems to fail :
Two options combined :
I'm using the nRF51 SDK version 17...
Hi
I am developing for the nrf52832, S132, SDK17, trying to set up a SAADC multiple channel scan, however at times I will wish to only sample one channel, specifically ...
nRF Connect for Desktop 3.11.1, Programmer v.3.0.0.
Message showing with Jlink I am using and device connected:
13:58:12.602 Using nrf-device-lib-js version: 0.4.11...
We have developed a prototype board based on the Thingy91 which contains both the nRF9160 and nRF52840 and many of the same connections.
However, after a few successful...
Hello,
Now I am trying to merge usbd_ble_uart and ble_uart_c, I have found some example here.I am using nRF52840 DK , nRF52840 dongle and SDK 17.1.0.
I tried https://devzone...