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 need a battery calculation in my project, For that I need to implement ADC.
But in SDK17 their is no ADC sample example for nrf52810 is present. So please suggest...
Hi Team,
I have nrf52840 DK board and is trying to get the prints from nRF USB port using cdc_acm application. I can see the prints when I connect the DK board with the...
Hello, I am trying to set the company ID and manufacturer specific data in the NCS SDK using nRF52840 dev board
I have the following array of structure
uint8_t COMPANY_ID...
Hi,
I am trying to generate unique key(s) for every device and store them in Optiga to sign the messages, among others. After generating the key pairs, I need the private...
Hello. Currently, the Samsung Galaxy A series has a problem that UART communication is not available.
I want to find the cause and solution of this problem, How can I find...
I am using nrf52852 with sdk 16 version and I want to set the BLE connection interval via BLE command using an customised app. what i want to do is this
#define MIN_CONN_INTERVAL...
HI, I'm developing a device (based on uBlox Anna-B112 with nRF52832) that must securely store three 256bit keys. These keys must remain secret and must not be readable by...
Hi,
I'm just starting out with zephyr on a nrf52dk (nrf52832) and I'm in need of performing some math functions on the data output on a mpu6050.
The MPU6050 is spitting...
We are developing couple of products based on nordic 52810 and 52820. Mainly 52810 And we have received very good support from nordic team and very promp and pro-active support...
The documentation is unclear about QSPI handling:
If I issue a QSPI erase command then I receive confirmation that the erase command has been written to the external QSPI...
I'm using FDS module from nRF SDK 16.0.0.
Below I'll describe issue which I'm experiencing when trying to initialize FDS twice:
To be sure that my FDS filesystem will...
Was going through the process of updating the modem and application on my just purchased Thingy-91. Initially the programmer reported that the processor and two serial ports...
Hi,
I am getting this error with the new EVK 0.15.0 2020.42.
Any thoughts on what I need to do?
Thanks, David
%CESQ: 255,0,255,0
+CEREG: 2,"FFFE","FFFFFFFF"...
Where can I purchase the LTE RF fly-lead to connect Thingy91 to SMA?
I am right on the edge of LTE coverage here, and it would greatly assist testing to improve signal strength...