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...
Hello sir,
I am using nrf52832 Dev board in that set the time and date by using nrf calendar github library.For setting the time and date i have used functions as nrf_cal_set_time...
Hi all, I tried the Serial DFU sample with NRF52840-DK board in ubuntu
The project build and run.
When I use mcumgr the command work but was non possible to me upload...
Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hello,
I am trying to create a simple application using C++ 17 on nRF52840.
I use VS Code and CMake-based project settings.
I am able to use latest language features...
Hello yet again Nordic World
And yet more WTHIGO questions:
10040 board as central under SDK 12.3. For each message passed from a connected peripheral, the central board...
Hello,
We are designing a product that is coming in production. We have been told that for production the "radio_test" example project was enough for general RF testing...
Hello,
I have modified the Openthread-CoAP example. I'm am tring to build a device, that will automatically join an exsisting thread network. So there is the joiner-autostart...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (NCS 1.7.1): The function is wired to an input pin. After...
Hello, I try read and write characteristic in serene bed shaker device using android studio. I bond the serene bed shaker device successfully but after i can't write a characteristic...
Dear Nordic Engineer
We recently encountered a problem about I2C.We have a smart door lock product, it has a fingerprint module that is an I2C interface, so we use the TWI...
Hi,
1. I need to change the total free space of this file system: Current size:24576 bytes
3. I made the following adjustment, but it didn't work.
4. How do I modify...
I've got the zephyr sources for https://github.com/nrfconnect/sdk-zephyr.git and https://github.com/zephyrproject-rtos/zephyr (everything I get is master/main)
$ west init...
I am using the programmer on the development kit to program my nRF9160 device.
I am using a Mac running Mac Big Sur 11.6.1
nRF Connect for Desktop v3.9.1
Programmer...