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 All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Hi,
So I've been having a number of issues with getting OTA dfu and the ble secure bootloader working with the 132 softdevice, sdk 14.2 and nrf52832 .
So a little context...
SDK - 15.2.0 IDE - Segger Embedded Studio Computer platform Windows 10
I added to example "ble_app_blinky" all the peer manger, because I want to add password in connection...
Hi Forum,
I have just purchased nRF52840 Dongle and trying out “Blinky” application from source SDK “nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\peripheral\blinky...
Hi:
I want test the bluetooth function of nrf52840 pca10056. but After compiling the ble_app_uart test program, use nRF Connect tool connect to PC. display "connected"....
I made this question earlier, however, after receiving emails about "an engineer has been assigned" and "the ticket has been replied to", I can't access the question. The...
Eclipse wont run ble_app_buttonless_dfu. I just get a "No source available" error message, it won't go to the main.c source. I have created a virtual folder with link to the...
Hi all,
I have been using nRF devices since a long time but recently I stumbled upon a problem statement where I need to create a mesh network. Here I have to have a master...
Hello, thank you for taking time to review this. I am trying to setup a serial DFU setup for the nRF52 on the nRF91 DK board. I am running into problems getting it to work...
In the nRF Toolbox I found this Beacons option where i can update the UUID , Major and Minor of the beacon. How do I use this functionality of nRF Toolbox app?
Hello, I'm not very famililar with Airfuel, but I want to add in my device wireless charging function. I start searching solutions for this challange and I found Airfuel and...
Hi
I am facing problem with segger. Project get compiled and able to program hardware but hardware is not working until debug process is start. After put hardware in debug...
Hi,
I am trying to establish UART communication between two nRF52 Dev boards. I flashed both of them with UART peripheral example from 15.2.0 SDK and connected TX,RX and...