Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
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...
Hi all,
I am a beginner of nRF5340, trying to test AoA function for indoor positioning.
I'm wondering if there is any helpful document that goes through the whole process...
Hi there,
We are developing on the NRF5340, and have a question regarding programing. You cannot program a core, while Nordic is only powered by Vbus. When I give Vbus power...
Hi,
I have a idea but at the moment not the right approach to do it, thats why I ask here.
I want to store the current time somehow on the device so it survives a reboot...
I am working in a project where we want to be able to do full modem firmware update with FOTA for modem version 1.3.x. According to the release notes, in order to do this...
hi, i am using ncs 1.8.0 for an application where i need to send some data every 10 ms. directly sending data over NUS with bt_nus_send() from the main thread works fine....
While trying to debug some issues with my board I accidentally programmed by custom board while powering it with only 3V and now whenever I try programming it I get the following...
I want to send some data to client from server when I received data from client using server_set callback function.
Means I want to reply to client some other data then...
Hi Nordic,
I am using SDK 15.3. While I am working on a central, which connects 2 periperial devices simultaneously, I found a id_manager.c issue, protentially a bug I guess...
Hello Some of my clients would like there are no radio transmissions in certain situations.
Here is my question: if during the radio transmission of the nrf52840 I activate...
Using Desktop Tools version 3.10.0 and
programmer 2.3.3
when attempting to erase or program the nRF5340DK (V2.0.0)
I get the following error
14:39:28.006Resetting...
Hi there,
I am trying to capture data between an android phone and polar h7 heart rate monitor, I am picking up the ADV_NONCONN_IND packets on wireshark but little else...
I'm using Ubuntu 20.04 with vs code. I'm trying to compile and flash a project using nRF52dk_52832 board. After create new application from samples got the error got error...
To whom it may concern,
Good day, I need your help to activate my sim card on my Nordic Thingy:9. Sim card was provided by Beeline Kazakhstan local provider. Local provider...
Does anyone have a port of nRF5 SDK ble_app_uart_c to the nRF52840-dongle? The goal is to replace the UART with a USB CDC transport.
Thanks in advance.
Cheers,
Je...