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...
Hi,
I have nrf52833-DK. Where should I get started for DOA applications? I'm experienced with other nRF chips, but not for DF and RTL applications specifically.
Hello,
I try to debug a BLE connection with the nRF Sniffer. As a test, I used one nRF52 DK (PCA10040) as peripheral using nRF Connect and and Android phone as central device...
I'm using the HID keyboard as the base example. We're using prototype hardware so the connection gets dropped periodically due to ongoing hardware issues. But this has exposed...
Hi, nordic Engineer!
Merry Christmas! I am using the DF to develop my project and considering simulation with the Bluetooth signal with antennas to build a customized antenna...
Hi,
I am trying to receive messages via Bluetooth mesh and forward them via UART (using UART async API) on the nrf9160DK. But when I try this, I get an assertion error from...
Hi,
I'm using SDK17.2 to develop nRF52810's application.
When APP_ERROR_CHECK or APP_ERROR_HANDLER have a fault which is caused by hardware or software, the system will...
Hi,
I want to trigger a wake up from System ON sleep (WFE) using the LDETECT signal on Zephyr.
I managed to wake up using Zephyr's gpio API but my understanding is that...
1. Nrf52840 acts as central and Nrf52832 acts as peripheral. when nrf52840 has connected with nrf52832, nrf52832 disconnected occasionally. Disconnect reason 0x0013. When...
Hi there!
I have recently managed to combine sht85 with light lightness server code. J-link is able to produce 2 values (Temperature and Humidity) whenever I key in the...
I has successfully built the following demos and run them on a nrf52840 dongle (board: nrf52840dongle_nrf52840) :
cdc-acm-console demo from Samples and Demos » Various...
Hello,
I'm struggling with DeviceTree support in Segger Embedded Studio and nRF5340. I want to use the I2C Modul.
So I defined in my (dts)overlay file
&i2c0 { status...
Hello,
I recently updated my nRF Connect to the latest version 3.9.3 and it also updated the programmer app to 2.1.0. After this update, the Programmer app does not detect...
Upload fail - Remote DFU invalid CRC error
i m facing this error while uploading firmware through DFU kindly any one help me to fix this issue using nRF 52810
Thanks
Trying to update the Thingy91. While the nRF52840 updates ok, nRFConnect for Desktop reports " No matching trait found" when trying to update the modem on the nRF91.
The...