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
What is the difference between the two BLE commands?
From testing, I see that only the second works when I am writing to characteristic that is 1 byte long.
Hi,
I have 2 nRF5340 audio DK PCA10121 kits. I am trying to follow https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#building-and-programming...
I installed nRF Connect SDK v2.1.1 on a Ubuntu 22.04 system according to the instructions at "https://academy.nordicsemi.com/topic/exercise-1-1/".
Upon launching VSCode...
Hello,
I have a debian installed on my Chrome OS. Everything seems to be ok on Programmer (launched from Nrf Connect for Desktop):
17:41:45.965
Using nrf-device-lib...
Folks,
I am facing issues during a fresh compilation of the demo code that comes with Quorvo's DWM3001CDK evaluation kit.
6> /Applications/SEGGER Embedded Studio for...
I am trying to set the NRF_SDH_CLOCK_LF_ACCURACY in nRF Connect 2.0.2
It seems hard to find the options needed to configure my system. Is it a configure option and how am...
Good day everyone
I am attempting to to use my x-nucleo-nfc04a1 tag reader device on my nrf9160dk. I cant seem to find a sample that could help me. At the moment I am simply...
Can PPI be used to establish a pipe from a SPI output to an UART input?? PPI does not need CPU intervention, so it does not require CPU to read SPI and then write to UART...
Hi, I'm working with nRF9160-DK board and NCS SDK-v1.7.0 on Windows with Visual Studio Code.
In our application, we want to implement DFU over serial between two MCUs...
Hi,
Iam using sensor_client example from nrf 5 mesh sdk and trying to reduce its power consumption by turning off mesh totally when it sleeps
I have also referred...
Hello Nordic support,
I understand that BLE stack is provided in nRF5 SDK as SoftDevice hex file and the flash area is fixed for the softdevice. I would like to understand...
Hi,
When the code is executed, it blocked at line
nrf_gpio_cfg_output(LED1);
where
#define LED1 NRF_GPIO_PIN_MAP(1,0)
GPIO (output) works on port 0 but not on Port...
Hi we are using the nrf9160 integrated LTE-M/NB- IoT modem in our ECG device. In USA its working fine but in Pakistan its not connecting and giving the following error: +CREG...