I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi,
I have a basic characteristic on which I would like to write. I did this on so many projects without any problem but here, the value handle of my characteristic doesn...
Hi,
I'm currently testing the pc-ble-driver.
It seems its only supporting exactly one FW version and I wonder why.
As far as I understand it currently supports v2 (S130...
Hi,
I'm using nrfjprog with nRF52, SDK13 & S132 soft device.
I do not use mergehex during my development cycle: I flashed S132 hex once, and only reflash my application...
I programmed to nRF51 DK, the first time the device is connected to mobile phone.It works, but if i turn off the nRF51 DK and then turn it on.it is connected but it cound...
Hi
I am going to implement a BLE device according to a customers specifications.
The service UUID is defined as
00000001-0000-1000-8000-XXXXXXXXXXXX
The characteristics...
I can not transfer more than 61 bytes to the Android device with commands "ble_nus_string_send". When I send more than 61 bytes my device received only 61 bytes. But BLE_NUS_MAX_DATA_LEN...
When I use the "nrfjprog --eraseall -f nrf52" command, I get "ERROR: The --family option given with the command (or the default from nrfjprog.ini) ERROR: does not match the...
When I try to run the 3 server, 1 client light control example, This is the log that follows:
Client log
<t: 0>, main.c, 318, ----- BLE Mesh Light Control Client Demo...
Hi, I'm using the nRF52840 preview DK (PCA10056) and trying to erase and program a board using command line tools, particularly nfrjprog. I'm running this on MacOS (OS X)...
I am not able to locate the log.log file generated by this command. Can anyone tell me the path where i can locate it. ? thanks
nrfjprog.exe -f NRF52 --recover --log
Hi,
I'm currently running a BLE thread which is sample the SAADC at 100hz. I'm also sending out notifications with the ADC values at 100Hz.
On a separate thread I'm...
Hi everybody,
We are using a custom board based in nrf52832, BLE and a custom antenna, and we are finding some issues trying to use the device in low power mode. We are using...
I have several question regarding the backward compatibility of the nRF52810.
By Bluetooth 5.0 FAQ Document the Bluetooth certified 5.0 devices are backward compatible...
Dears,
May i know if nRF24le1 has its own physical mac address originally from manufacturing ? how we extract that if has? thank you very much~
Best Regards,
Kevin...
Segger RTT (Real-Time Terminal) supports multiple data channels.
RTT Viewer uses channel 0 only, and implements multiple virtual terminals on top of this. The terminal...