Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
Hi,
We are trying ble_app_uart example for nRF51822 with nRF5 SDK v12.3 and ble_app_uart_pca10028_s130.hex file provided from hex folder works fine, but when we open IAR...
Central nRF5 device connects to peripheral NCS and initiates bonding.
The peripheral reports that security failed with error code 4 (BT_SECURITY_ERR_AUTH_REQUIREMENT) "The...
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...