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:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hi
I am using timer1 for generating 4khz input to buzzer.It works fine when no ble starts.When advertising starts buzzer shows some flickers according to advertising time...
hi,
im developing an application with peripheral and central.ive used hrs service its working fine initially bt if you keep it idle after some time the peripheral stops advertising...
I am trying to figure out a way to secure my DFU (via BLE) such that someone cannot sniff the and copy my hex code (and decompile). I cannot use Pairing or Bonding as that...
I can use "Pack Installer" to copy example from Keil folder to my hard disk driver, for instance, I copy ble_app_cts_c to my personal folder.
I can build and flash ble_app_cts_c...
Hello there, I have been trying to look at the documentation and the forum but haven't been able to understand the difference between BLE stack event and SYS event. Could...
Hi,
I have a the nrf51822 chip on a custom board and the ble_hrs code loaded on it. Now I would like this custom board to behave as a beacon with the hrs code sending data...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
ble_app_uart_c2.rar
I want to connect two PCA10001's together, one with the ble_app_uart for s120 using sdk 8, and one with the experimental_ble_app_uart for s110 using...
There's no question, I'm just posting this here in the hopes that it helps someone else out.
After I upgraded my Keil packs to the newest SDK (v8.1.0), my OTA FWU bootloader...
I have a problem getting both mesh and persistent storage to work. I am using the code from github.com/.../nRF51-ble-bcast-mesh and followed the document integrating_w_SD_apps...
Hi,
I am using
HW: nRF6310 + PCA10005
SW: s120_nrf51822_1.0.0_softdevice.hex + ble_app_multilink_central (\Keil\ARM\Device\Nordic\nrf51822\Board\nrf6310\s120\experimental...
Hello,
I am a newbie in in using BLE and exploring the nrf8001 DK. I was able to flash PCA 10000 module with updated firmware and it was detected in the master control...
Hi,
I want to read data ,wich is sent from beacon ,using usb dongle,and after this ,I want to send data received from beacon to pc through serial port.
Exist any example...
Hey.
I am wondering if there is a way to disconnect a slave from a master based on the strength on the connection and not when they naturally loose connection.
To give...
How do I block Bluetooth signals ? (I want the signals to be transmitted 180 degrees, not 360 degrees)
I have read it could be done with aluminium foil, but I have not...