Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
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...