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
Just purchased and received the DKs of 52833 and 5340 to learn and develop several BT applications we have in mind. We are basically hardware guys, not software, but...
Hello guys,
After testing pwm examples, I would like to do my own program. But I have faced to different problems.
Do you know how can i configure PWMs channels. As I...
Hello
In nordic infocenter regurding NFC the following are stated: "If you want to implement your own polling device, you can use the parser libraries supplied in the SDK...
Hello DevZone,
I have made some custom boards with Laird's BL651, wearing nRF52810 chip. I was testing the power consumption and I can't get it down to uA level in system...
Hi Nordic Team:
Summary: Bug in /v1.5.0/nrf/include/bluetooth/mesh/light_xyl_srv.h (line 120 and 132) , route cause: CPP Key word "new"
Details:
Bug:
The function...
Hi,
As we know, new is a keyword to allocate memory in cpp because of this reason I am facing small issue when I am compiled my code in cpp as shown in below.
/v1.5.0...
Hi all,
For the nRF5340 we are reusing/porting functionality from our previous nRF SoC's development and thus work on a bare-metal implementation. We are using the nrfx...
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
After connecting the nRF52-DK and the computer, I entered...
I am testing the power consumption of our products and found a problem here: when the external signal is not good, the Modem will search the NB-IoT network signal at regular...
Hi,
I am tryng to get the nrf9160 and the nrf 52840 to communicate through uart on the nrf9160-dk. I am following this post for that: https://devzone.nordicsemi.com/f/nordic...
Hi,
I am a little bit confused if the nRF52810 provides a MPU or not.
In the datasheet nRF52810_PS_v1.3.pdf on page 17 I found following table, where MPU is marked as...
Hi Team, I am prototyping a product that includes OTA DFU using nRF52832. As a first experiment, I am simply downloading the bootloader to my device and sending my firmware...
Nordic NUS - uart service; both SDK 15.3 and 17.0.2. Packet loss on repeated BLE disconnect - connect cycles; seeking clarification of my understanding.
"If there are untransmitted...
Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
Recently, I noticed "Direction finding connectionless beacon" example in latest repository, and copied it to...
Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 1.5.0 and mfw_nrf9160_1.2.3 modem firmware .
We are currently evaluating the FTP AT command set and according...