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...
On my nrf9160-DK, I'm looking to isolate the nrf9160 away from the onboard nrf52840, LEDs, switches, memory, VCOM, etc. as much as possible. I've read the manual several times...
Hi guys,
I just want to check if it is possible to implement a tiny ML model for person detection on the nRF52840 DK board. I did the same on Arduino Nano BLE 33 but as...
Hello,
Now I am making an original ISP4520(nRF52832) application using ISP4520-examples .
I'm trying to embed LM75B sample code from nRF5_SDK_16.0.0_98a08e2 to Class_A...
Hello,
I would like to measure battery voltage that is connected to the VDDH pin of an nrf5340 custom board. I understand that this is possible using the nrfx saadc driver...
I have to send small packets of different data to all six Dongles from Development Kit(DK).
Till Now:
1) I have flashed different Mesh programs to DK using Segger Embedded...
Is there any useful help documentation available for nRF Cconnect SDK? i can only find the nRF5 SDK v13.0.0, There seem to be many differences between nRF5 SDK and nRF Cconnect...
Hi to everybody,
after adding ANT+ functionality to an application, now i need to define a DFU procedure to upgrade the device.
This is the environment:
SDK 16.0.0 ...
Hello Team,
I am working on nRF52833 DK for a custom work.
We have 2 nrf 52833 boards( call DK1 and DK2)
DK1 runs a Light Switch Client
DK2 runs a Light Switch Server...
I have a custom board and set mcuboot secondary in external flash. The tests that i made everything is working OK with the app update, but now i tested mcuboot update and...
I can't no longer command line build out of three projects on NCS 2.0.0.
Usually I go to toolchain manager and select "Open Command Prompt".
On 1.x.x versions, it would...
Hi,
I am testing the DFU via BLE . and while checking the logs I found out that it is saying 11:40:29.851 [McuMgr] Error: NOT_SUPPORTED (8) . after that msg , it is calling...
Hello,
I've an issue migrating an NRF52840 project from NCS 1.7.0 to 1.9.1. I use PPI/GPIOTE to set a capacitor sensor charging pin and start a timer simultaneously, then...
I am using nRF52833 DK and I am running Light switch server in one DK and Client in another DK Advertising interval was way too high(around 9Second) so decided to change it...
Hello, we are trying to get software running on our custom board.
Last week we tried to test the software written on a development kit of the NRF9160 on to our custom board...
Did just encounter some nrfutil errors again.
First I was installing nrfutil on a new PC, and then trying to generate a settings package for a DFU file (nrfutil settings...