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...
Hello, I tried to run the following command on my nRF52832 today and it reported an error.
The operation before the error was: I enabled APPROTECT, and when my colleague...
Hi, I made a mistake while working with a custom board.
I run "nrfjprog --recover", which obviously clears UICR, and then I powered the board off without writing the new...
I have a custom board with 3 nRF52840 chipsets, 1 central module is connected to 2 side modules.
The central module communicates with each of the side modules using UARTE...
Hi!
There is an end device that measures the temperature. If I calibrate the ADC during initialization or immediately after startup, the program hangs. If I start the calibration...
Hi Team,
I am trying to make RTT in debug terminal instead of debug serial port i was add all rtt files in the project tree but it was not shown in cmsis configure wizard...
Hello everyone,
I am trying to implement ECDSA_P256 in my code by using the nrf_oberon libraries.
What I have to configure in order to use these functions?
Regards ...
I use nRF52810 SoC to forward data between BLE and UART on our product. So I initialize UART interface and set some GPIOs once enter the "main" function in my codes. But we...
Sdk: 1.6
Modem fw: 1.3
Hi,
I am testing the GPS + supl example on our custom board. I am sitting indoor close to a window so satellite reception is affect.
the example...
Hello,
I am Working on the nRF52840 custom board.
To drive the motor and buzzer I am using a PWM driver in that when I set duty-cycle 20 percent then the output of PWM...
Hi guys,
Using the PPK 2 board I have noticed that sometimes my device does not go into deep sleep mode between two tasks. I had to implement a lot of flash operations using...
Hi Team,
Currently we are using 52840 soc with softdevice s140_nrf52_7.0.1_softdevice.hex.
We want to migrate to 5340 for BLE 5.2 features, we would like to understand...
Hi,
I need the SAADC of the nRF52840 to do the following:
It should sample two channels as fast as possible for a certain time (or for a certain amount of samples)....
Hello,
I have tried to upgrade a working project from ncs 1.5.0 to 1.6.0, which used the shell + console + RTT. However, long commands (more than 16 chars) seem to be truncated...
Device: nRF5340 DK
I installed the SEGGER Embedded Studio and wanted to run a sample application. But it throws an error when I click on Connect J-Link.
But I see that...
Dear friends,
When I reset 52840 DK and reopen the PyACI script , then, reloading the DB(database/example_database.json), I found the provsioned device can't be controled...