Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello,
I am facing the below issue that no source is available for "0xfffffffe" when i try to debug the program using eclipse
I am using softdevice s130 and have...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
Hi, I found the example of Eddystone beacon in SDK 12, but couldn't find Eddystone Configuration Service demostrated or implemented. In the legacy nrf5-sdk-for-eddystone repository...
the mcu is nrf51822,I use sdk9.0,
sdk9.0\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs
In this project, I delete led,button,
change “dfu_start...
I use it. nRF52832 PCA10040 Vesion12.2.0
I am working on the ble_app_uart example as a base.
I used the sd_ble_gap_addr_set command to change the BLE address but it...
Since Google released Android Marshmallow 6.0 we are experiencing problems when connecting our nRF51822 based peripherals to a Nexus 6 phone.
The Nexus 6 is able to see our...
I use it. nRF52832 PCA10040
I have coded based on NUS.
However, I failed to pair with my Android device.
Even with ble_app_uart, the result is the same.
Hi. I'm using SDK12.2.0, S130 ver2.0.1, nRF51822AC as central.
After connection, if i use "ble_conn_state_n_centrals" function, i can get the number of connected peripherals...
my ble can send data when the data send function called inside main.c ,
But it is not sending data other than in main.c like other source files.. and getting error invalid...
I'm trying out different SDK's and some of them are working to an extent (they load the softdevice, and the app, but when I test run in debug they start at a different location...
I am working with the nRF52832 pca10040 devkit, and when I program the softdevice with the nRFgo studio, the only version that shows the firmware after programming is S132_nRF52_2...
Hi,
we are using nRF51822-QFAA in our project which is based on the PCA10000-nRF51822 Development Dongle 2.0 - layout of radio part is almost the same. I'm also using sdk...