hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
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...