Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
OK, full disclosure - I'm pretty new to the whole nRF Connect/Nordic Semi environment, having had to jump across here after all the issues with silicon availability meant...
I would like to configure GPIOs as compatible = "nordic,nrf-gpio"; in devicetree file.
I did check this topic, but I think that this kind of configuration defeats the whole...
Hi, I'm working on a FreeRTOS (I just start to use it, so I'm a beginner) project in wish we want to use an external 32 MHz crystal. The program has a task that should be...
I want to implement CENTRAL using nRF52810. To implement the central, the softdevice must be s132 but I am not familiar with the softdevice concept. Until now, the softdevice...
Hello,
I closed below case by mistake.
nRF9160 receives garbage data on UART sometimes - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
As per your...
The Thingy:52 application uses LIS2DH in low power standby mode and the MPU-9250 for advanced motion tracking.
Why machine_learning firmware used LIS2DH sensor instead of...
Hello developers,
I am using nRF52840 feather from adafruit as a ble central board.
FIrst of all, I tried to filter just only for my beacons with UUID. I saw a ble central...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0, without any change in the code. When I use nrfConnect...
Good day!
I have a problem with bootloader and custon DFU transport on nRF52840. What I do:
Transfer DFU over mesh using vendor model (it was implemented for MESH SDK...
Hi.
We recently started a project with the Movesense sensor that uses the nRF 52832. We would like to receive advertising packets on a sport field with a cellphone. The...
Hello everyone, I am developing a system with multiple peripherals to a central board. How many peripherals can keep connecting with central at one time? I made some peripherals...
https://devzone.nordicsemi.com/f/nordic-q-a/65059/buttonless-dfu-on-nrf52832
When I try to DFU from NORDIC_BUTTONLESS , nRFConnect disconnects from it and connects to DFUTARG...