I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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...
Hi i m evaluating the nrf5340 and i get this message when i try to download the code to NET cpu and it's a bit impossible to attach the debugger
CTRL-AP indicates that the...
Hi,
My nRF52840 DK has suddenly stopped working. I have tried different USB cables but it's not turning ON when I connect the cable to the J 2 USB connector.
Observation...
Hello
In our application we're using the download client. Here are the cipher suites the modem supports in hardware: https://www.nordicsemi.com/Products/Low-power-cellular...
nRF52840, SD140, SDK 17.0.2
We're using UARTE to communicate with a peer MCU. We're using hardware flow control (CTS and RTS are enabled) and the baudrate is 115200. The...
Hello,
I'm using two nRF5340 MCUs with BLE5.2 audio in an application. I had a couple questions I hoped the Devzone could help answer.
1. On one of the MCUs, I was originally...
sorry for the perhaps stupid question - but despite several hours of intensive searching, I am not getting any further with the start -up of my new and beautiful Thingy91...
I do not understand how to compose these settings.
Using ncs v1.5.0 GPS sample with SUPL enabled.
This works OK on nrf9160-DK using the supplied settings
#define AT_MAGPIO...
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/61935/bootloader-flashing-error---nordic-nrf52840-usb-dongle I get the following error:
DFU failed: Error message...
Hi,
I’m trying to measure the current on NRF52840, SDK 17.0.2.
I have modified the HeartRate Measurement example’s advertising parameters as PLper my requirement.
...
Hi,
I am trying Zephyr for 52840 dongle. I am able to west build, but could not west flash.
While I do west flash, I get
-- west flash: rebuilding ninja: no work...
I bet you get sick of this, but I've looked at the other solutions and followed any advice, but no joy.
I am trying to use a Makerdiary nRF82540-MDK usb dongle to evaluate...
Dears,
When Reset pin(0.18) is used for QSPI (GPIO macro is not defined as RESET), after initialization ,Jlink is disconnect.
Would you please suggest it? Thanks.
I am using a nRF52840 dongle and want to filter ADC raw data. I have downloaded the CMSIS 5 DSP package.
And tried to include a copy of an example (arm_fft_bin_example_f32...
I found that AGPS can get location information via mobile network. With this feature "GPS" can work indoor.
1. Thingy91 also uses AGPS, but when I ran prebuilt hex asset...
Hey all,
I'm trying to install the nRF Asset tracker. I'm stuck at a step called Building the project using GitHub. I just need to know how to build the project using...