Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Hi ,
few years ago our team has developped a scorer point for tennis based on your nRF24L01P-T (ricever and transmitter). The transmitter is in the player's cuff with a...
Hi there,
We intend to interface nRF52810 with STM32. While there is documentation available
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
How can I create a new nRF Connect SDK project from a sample using Segger Embedded Studio?
My idea is to get the settings and libraries right, but replace the actual application...
I’m working on code for a custom board which has an nRF9160 SIAA B1 version. I have a couple earlier boards which use the nRF9160 SICA B0 version. On the older boards, I have...
Hi everyone, i have working for a few days trying to implement the fds module, i have followed the "flash_fds" example but i am struggling a lot trying to make this work....
Have flashed github's bluetooth code onto the nrf52840 DK kit and then tried to scan the available devices using android based mobile, in that bluetooth device name is not...
Hi,
I'm developing a star network with one Server and up to 20 Clients (nrf52840 with S140). The Server holds a large configuration blob (>8kB) which needs to be sent to...
using RF5_SDK_15.2.0 and looking at the one of the examples: blinky with freeRTOS:
nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky_freertos\main.c
I see that in the...
Hi,
Im currently working with a custom PCB using the nRF52832 and soft device s132 with v5.1.0.
Sometimes the BLE stops advertising and becomes undetectable after a connection...
Hi all,
I am trying to realize a function that changing from connectable advertising mode to beacon advertising mode upon request with my nrf52840-DK. while I am able to...
Hello everyone,
currently I'm working with NCS V1.9.1 and I was wondering if it is intentionally that the bt_conn_ctx_count() function always returns the CONFIG_BT_MAX_CONN...