Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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...
Hi all ,
I am beginning with DFU . I complete bootloader_secure_ble and can update new firmware (application) to my NRF52832 kit via Android . And now, I have 2 kit NRF52...
hi team,
i am wondering that lot of questions regarding gps and wifi interface with nrf52 is there. why nordic is not supporting with libraries and examples for gps and...
Hi there,
I read that the nRF52840 has a maximum data throughput of around 1.3~1.4Mbps . I also read that when configured as a central it can support up to 20 concurrent...
Hello,
Can anyone point me to a good example for Polling mode using serial library?
I'm looking for an application in which I can poll the serial port for data. I went...
I'm investigating the flash usage by the peer manager to store bond related data. While I haven't had a chance to fully investigate how the FDS and fstorage modules work,...
Hi,
We have a need to have a Nordic app for nRF51822 which both serves as a beacon and also offers a connectable service.
It's my distinct impression at present we cannot...
Hi,
My setup :
nRF52832
Soft Device S132 v5
SDK14.2
My use case involve me to send data to to a central device at 50 meters. I need to send only a small data...
Hello everyone :) , I work on a project initialy configured for a PCA10040 board and I would like to use the debug with my PCA10056 board but unfortunatly the debug doesn...
Hi
For some reason I get stuck in softdevice at 1EA7A when a send some random data to my phone also I notes that function sd_ble_gatts_hvx return 3401
PC = 0001EA7A, CycleCnt...
I am trying to connect thingy as peripheral and many smartphones as central but i can connect only one smartphone by using thingy at a time.Is it possible to connect many...
[References]
In page 234 of nRF52832_PS_v1.4 it says "In both modes, the TIMER is started by triggering the START task, and stopped by triggering the STOP task."
In this...
I am trying to add a custom service to support a communication path in my project. The Nordic UART example gives a good place to start so, using that as a template, I have...
Hi All:
i met a trouble.
i want to implement a function that i can restore mesh device by uart cmd.
so , i add uart to light switch service demo, when i recive a cmd...
Hi,
I tried the BLE Uart example on my own nRF51 board, but after a few minutes the application hangs in the softdevice.
The board is one we developed, an FTDI cable...