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...
I think this is a very weird requirement
Normally , I use manufacturer data to do this like picture below
it's easy and quick
but it contains len and type occupying...
Hey,
I am trying to get the Asset_tracker_v2 running on my Thingy:91, but with my own Cloud connection (It is a Thingsboard CE hosted on an ubuntu Server in Open Telekom...
I have to execute some lightweight error correction codes (ideally BCH) to compare and subsequently correct the mismatches between two binary arrays. I am working on the nrf52840...
I have been testing lte_lc_init_and_connect with my units inside a Faraday cage, This method doesn't terminate when it cannot get a signal (at least I haven't seen it). This...
I am attempting to install the nRF Connect SDK v1.5.0 on Mac OS X Big Sur, I have followed the Getting Started Assistant and Toolchain Manager with no success.
Here is my...
Hello everyone,
I am going to Integrate Bluetooth mesh into the nRF5 SDK example by using SDK 17.0.2 and SDK for Mesh V.5. I followed the instruction mentioned on the Infocenter...
I am from India. Recently I have purchased Thingy91. I have registered IBasis SIM as mentioned in the user guide. While registering the device in the nrf cloud I am facing...
Kind folks,
Attempting to install the Nordic Connect SDK again after failing several times before. (Always seem to have something slightly wrong in my installation which...
Is it possible to have 2 timers (TIMER3 and TIMER4) with the exact timer value?
I need to have two gpios toggeling at a difference time frequency but based on the same clock...
Hello,is the 3.9nH inductance and 0.8pF capacitance in the official routine the impedance matching of the antenna, or do I need additional antenna impedance matching?
I am designing the RF matching network with an IFA antenna for the nRF52811-CAAA.
ANT output may be DC coupled to ground with the IFA antenna or do I need a decoupling capacitor...
Hi folks,
We have a project based on an nRF52833, on a custom board, running at 1.8V. There is no Bluetooth (so no SD usage), and the HF and LF clocks are running from...
I connected nrf52833 with a button and a LED on breadboard, using ble_app_uart example to send message between phone and board. How can I make a function that whenever I press...
Hello Nordic community,
I am using nRF52840 and try to implement external memory unit for MX35LF2G14AC, which is 2Gb SLC NAND flash. I am wondering nRF52840 can support...