I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello
I am working with Arduino DUE and I have read that arduino DUE and fRF8001 library doesn't work so, I am making a code to run in Arduino DUE but, I don't know how...
Just out of curiosity, can we have a Bluetooth Classic device communicate with a Bluetooth Smart Device.Both the technologies are very different at the protocol level but...
Hi, I am working on a project that the ble sensor will be mobile. I load mutiple nrf51822 with the softdevice S120 working as APs and place them in different places to extend...
Hi there,
I am trying to implement scanning feature based on timeslots (with BLE).
I can receive and transmit my packets in timeslot. However I need to send PACKET_A and...
We have conducted some form of RF performance test at various battery voltages (3V, 2.5V and 2V). And the results we got shows significant degradation in performance at lower...
HI,ALL
thank all kind developers.
i need make my board as a central.
when i overview the source code,the function 'scan_start' contain the function ' bsp_indicayation_set...
HI,EVERYONE,
NICE TO MEET YOU,
i wanna know that if the buttons_leds_init assigned three buttons at once.
And i noticed that the function name is 'advertising_buttons_configure...
Hi All,
We are in design phase of our project, which uses two NRF52 chipset one as master and Central , We have some prewritten content in Flash, which need to be read...
I ´m testing gpiote interrupt, i´m work with nrf51-dk, softdevice S110 and sdk 9.0.0.
I have a pin that receives a signal 0 all time, and it changes to 1 when I have to...
Hi, I'm using SDK 7.2 and S110 7.1.
I haven't mirgrated to SDK 10 yet.
I'm using the HRS and bootloader (which uses dual bank and BLE OTA) example.
After I select...
I am using nRF51 with Softdevice S110 to do a BLE peripheral, I want to have pin-code authentication before central device (or android phone) can connect to the peripheral...
ble_app_hrs_rscs_relay.hex the application ble_app_hrs_rscs_relay in SDK v9 can run fine,but in SDK v10.0.0 it doesnt work,even when i debug , it cannot go to main, and i...