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 using Nrf52840 to connect to a Mobile via BLE.
I'm advertising to start connection, and after bonding, I can start advertising with whitelist in order to connect...
When adding this line to codes from an article here control reaches
Example used is ble_app_hrs_pca10056_s140 on nrfDK2 , sdk 17
==================added to advertising_init...
Hi,
I'm trying to use Thingy91 as a gateway for collecting data through BLE (from other thingy52s) and send it to Azure IoT Hub using LTE, but the current sample code only...
Archlinux
Visual Studio Code: Version: 1.58.0-insider
nRF Connect: v2021.9.98
I installed the "nRF Connect" extension in vscode, and went to look into a problem I was...
Hi,
I'm currently testing LPCOMP with one of our nRF5340DK boards.
The power consumption of the LPCOMP seems way too big (around 140µA) once enabled with this conf...
Dear Nordic Engineer
Our customer uses NRF52832 to develop a computer remote control pen. They are based on the keyboard example in the 15.3.0 SDK. Now they encounter some...
I have a working (hand-wired) prototype that connects to the internet without any problem.
Now I have made a PCB to replicate the same thing and loaded the same software...
Hi, I do have a PCA10040 board, I'm using the examples from Nordic. On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT . I’m testing...
Hi,
S112/S113 is currently the only supported SoftDevice on nRF52805 and doesn't support Central (Only Peripheral). Is there a plan to enable S132, SoftDevice Central are...
Hi,
I have nRF52840 DK boards.
This is rather an informational question for my benefits.
In post: https://devzone.nordicsemi.com/f/nordic-q-a/9315/nrf52-802-15-4
...
Hi,
I’m developing a BLE joystick with nrf52832 with a PCA10040 board
To make the development simple I’m using 16 input Buttons and 2 analog inputs with 8 bits each. ...
Hi,
We have a product that is based on 2 SDKs : SDK 14 and SDK 15. SDK 15 covers nrf52840 builds and SDK 14 covers nrf52832 builds. I know this is not perfect setup but...
Hi,
We are using SDK13 and nrf52832.
I will use BLE security mode 1 level 4.
It is in progress referring to "ble_app_multirole_lesc".
How do you check "App completes...
Hi,
I have VSCode and Segger Ozone installed along with the nRF Connect SDK (v1.7) and the nRF Connect Extension for VSCode. I can successfully build example projects and...
Hi,
I am new and just starting out. I am using a nRF51822. I downloaded SEGGER and the nRF sdk (nRF5_SDK_17.1.0_ddde560), but I can not find nRF51822 in the config folder...