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 support team,
customer is writing root.cart and privite.cert to our modem, it returns ok, however when customer wants to read it back, it returns error.
the problem...
hi,
I want to use timer interrupt to start PWM function, and PWM had PWM interrupt too, hoping every 20ms to start PWM function, but if I open PWM and timer interrupt together...
Hi, We've migrated our product from using two processors (a STM32F7 running the application and an nRF52832 running BLE/NFC) to one, the nRF5340. Since the nRF52832 had ample...
Hello Nordic Team,
Initially, I used nrf9160 - dk flashed with modemShell application (nrf sample project) to make LTE connection with NRF cloud but couldn't be successful...
i'm trying to install the connect SDK and tried both desktop appimage route and manual west way. but cant get to finish downloading the SDK on clone stage... is there a way...
I'm having issues with the latest v3.0.4 nRF Connect Programmer. This issue never happens with the previous version. The Programmer cannot discover any J-link devices, except...
Hello,
We noticed in the nRF5 SAADC libraries the presence of a low_power bit setting on the nrf_drv_saadc_config_t config.
But, we were not able to find such low_power_mode...
I'm using nRF52810 for my custom board, followed complete reference circuit for DC DC
I want to know if I want to power the chip with coin cell 3.3 V, Can connect it directly...
Hi,
Our custom board stops working sometimes.
At this time, when the power is rebooted, it operates normally.
--
Custom board maker is not addressing this issue...
Hi,
SDK 17.1 has 2 example projects (Blinky) that exchange LED and Button state data. As it stands, the Peripheral side contains the LBS server and the Central contains...
Hi, I'm currently trying to send real time analog sensor data to hivemq broker using nrf9160 DK, is it possible to provide source code for this kind of project? I've attached...
Hi,
I am new to nRF Connect and the nrf52840 Dongle and I am a little confused on how to get started.
I followed the getting started a bit, but somehow I suspect this...
Hi,
I have recently updated to V2.1.1 and I can no longer get my BME280 sensor to work.
I am using the standard code from the samples directory,
my overlay file...
I am developing a product using the nRF52840. I am currently running into a difficult problem. I inquired about it 2 years ago, but it has not been resolved.
I need to process...