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 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've managed to overcome all the quirks in setting up Eclipse/gcc development with the nRF52 PDK (PCA10056), and I can build the sample projects just fine. Here's my issue...
I arrived at step 8 in this tutorial
github.com/.../custom_ble_service_example
Now I'm supposed to propagate events to the application, for example connection state...
I am using a usual uart to bluetooth application and it works great, but I would like to set this application to be a known apple midi device, it seems I only have to add...
When running ble_peripheral\ble_app_uart example..... Of course I am a little bit
corrected.....
Beacons occasionally stop.
Despite the following settings:
#define...
Hi!
Is there any example app where I can find how to use L2CAP protocol on nRF52 series? Apple introduced L2CAP in iOS 11 and I want to give it a try but I can't see any...
Hello, I'm migrating a project from nrf51 S110 to nrf52840 S140, I encountered an error
"nrf_nvic_state" not found, I solved it by adding app_util_platform.c.
The problem...
Hi,
I am trying to make an empty custom service by following this tutorial from Nordic
devzone.nordicsemi.com/.../ . However I am unable to get the service to show
up...
Hello comunnity,
I am trying to read, write and activite notification from my server using a central device. The problem is when I use more than 2 times, I got an error...
Hi,
Ive been having a problem connecting the phone directly through setings to the nRF51822 chip. I'm doing evertithing in mbed. When i connect the chip via the "nRF Connect...
Hello , i'm trying to implement the OTA DFU function in my custom designed board. I'm using NRF52 series. I started by flashing the flash I uploaded the softdevice132 v2 via...
I am using saadc to periodically sample a voltage (per about 12 seconds). The voltage cannot be shutdown and always is a value neigher zero nor VDD (1.25v, 2.5v, 1.0v, etc...
Hi,
I'm wondering if the DTM mode can be entered over the air interface on nRF bluetooth products, as specified by Core4.2 [Vol2 Part C] 4.7.1 Activation and Deactivation...