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! I have a question about the work of nRF52 with memory, why does it work so crookedly? The first situation. We have a static void nus_data_handler (ble_nus_evt_t * p_evt...
I'm facing an issue with the build failing when using the gcc-arm-none-eabi-9-2019-q4-major toolchain on Windows 10. I saw a similar post here, github.com/.../22060 , but...
Hi,
I am struggling to get my WS2812 LEDs to work with my current setup. I am aware that I need logic level shifters, but Im still not sure if my hardware or software is...
Hello,
In our project, we have a BMD-300 module, which contains a nRF52832 chip, and a nRF52840DK. The BMD-300 module is used as peripheral and the nRF52840DK is used as...
Hi!
I would like to send and receive IEEE 802.15.4 compliant packages in a very simple way (no ACK, no routing, just raw data transmitted). For the simplicity of the task...
Hi,
i am using sdk 16 , nrf52832 .Merged with two sensors , i am storing it all in an array
example
uint16_t array[7];
array[0]=67; array[1]=90; array[2]={90}; .so...
On a device that is pretty sensitive to lag (with a display and HW drivers), I observe sometimes some lags of about 100 ms.
I tried to disable some part of code to see what...
Hi,
1.I have a long-rage ( Coded PHy ) connection between a Master and a Peripheral. Master is 52840 , Peripheral is 52833 ( on battery )
We have notice that setting longer...
I want to use nrf52833 as the keyboard and nrf52820 as the dongle.Refer to the example of ncs1.3.2\nrf\applications\nrf_desktop, I want to add the LLPM of nrf52820.
But...
First: nRF52840 dongle or nRF52840-Preview_DK (doesn't matter which I get the same issue), SDK17.0.2, Segger, Windows 10. I am trying to dump a FIFO buffer from a sensor as...
I am exploring options to store and read data in an organized way with SD card. I am able to properly store Binary data in the .txt file using (v1.3.0\zephyr\samples\subsys...
Hi, i have been working on initializing the UART periferial based on the UART example in the SDK5. I got following error.
1> error: unplaced section: .log_dynamic_data_balloc_log_mempool...
I have recently installed nRF Connect for desktop V3.0.0 on my ubuntu machine and I installed the Bluetooth Low Energy App but it doesn't launch and I keep getting this error...
What happened to the webianrs.nordicsemi.com web site? It is inaccessible currently and the Events page on the main site references broken link for the video archive of the...