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, I have done some developing for nRF51822 with Keil before and now I have started out with a new project using Segger so of course I wanted to use the lastest SDK with...
While writing a hardware (I2S) assisted software UART I have noticed that the SDK 14.2 seems to be missing two enums for 32MDIV30 and 32MDIV32
Below is a diff from my private...
Currently I am scanning with a window of ~23ms and an interval of ~33ms. I am also advertising with an advertising interval of ~330ms. Using radio events, I notice that the...
Hi,
I am seeing a couple of issues in my Android mobile app while doing a DFU:
1. The DFU stops in the middle with this log on the debugger
I/art: Starting a blocking...
now i use nRF52832 and my using paccage is SDK14.0.0
i could send data from phone to nRF52832.
next i wanna send data from nRF52832 to phone.
but i don't know where to...
nrf52832
SDK 14.2
NVMC and SD backend both
Hi,
I had a question about the nrf_fstorage_read function. In a previous answer , it was mentioned that fstorage_read function...
Hello,
on GitHub I foudn an out of the box example for bluetooth mesh with multiple Thingy-boards ( https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo ). The...
Dear Nordic Team,
Thanks for supporting.
If any possible to add manufacturer data in example experimental_ble_app_blinky in advertisement. i am using SDk11 and my hardware...
Hello,
I have been trying to read the temp , hum and pressure value using BME280. The problem i face is i get the same value constantly and it doesn´t change.
I am trying...
My SDK version is NRF51_9.00, softdeive 130, board nrf51822.
We want to confirm some questions about BLE muti connection
1. When NRF51 is scanning, could it connect with...
Hello everyone,
This is the second time that I've had the problem I am about to describe. I fixed it, and now it is broken again. I am fairly certain that it is not (only...
Hello Nordic team,
i am using Nrf52DK and s132 softdevice
i tried to add manufacturer data .code snippet is
static void advertising_init(void) { ret_code_t err_code;...
I have problems getting the beaconing example in the new mesh SDK v1.0.1 working.
I can not see the beacon broadcast "Nordic Semi Mesh" in the lightblue app.
mesh SDK...
I understand that there is a procedure to update this device via uart or spi. I can't find any documentation regarding this. Is this supported in nRF5 serialization API
...