Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
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
I have a NRF52382 DK and cannot seem to get the fs_store callback to fire.
here is my fs_config callback function:
static uint8_t fs_callback_flag;
void fs_evt_handler...
HI, i m working in a project using mpu6050 and hmc5883l in same chip and nrf52832. indeed, i see that guys face many problem with twi connexion. so i decided to create a self...
Is there a way that I can still flash via SWD, but also have the DFU bootloader installed ?
The moment, as soon as I install the DFU bootloader, I have to upload the app...
Hello,
I am having some trouble properly using UART and my MPU-sensor on a nRF52832-custom-board.
The UART-pins I am trying to use are P0.05 for UART_TX and P0.06 for...
Hi!
For my master's dissertation I am currently investigating the possibilities of Bluetooth Low energy in terms of speed. I am using the Nordic UART service to send as...
Hi, I use PCA10040 v1.1 with Keil MDK 5.20 and SDK 12. I have installed J-Link 5.12f driver.
I usually use the NRF_LOG_ENABLED MACRO to check the UART debug message.
...
Sorry that I'm asking 2 questions in one go, but they are closely related.
Problem: got 0x00000008, INVALID_STATE error when calling sd_ble_gatts_hvx, looked it up, it...
Hi,
Tried to use nrfjprog to erase / program the nRF 51 DK, when running nrfjprog --version, it yields the error of "JLinkARM.dll not found. Please reinstall latest JLinkARM...
Hi,
I start the sniffer (on Windows), wait for it to find an advertising device, select that device, and then start Wireshark 1.12.8 .
In Wireshark I can only see broadcasts...
Hi,
For some time, I've been developing code on the nRF51 with a U-lInk based debuggers and Keil. Things have worked well with that setup. One particularly nice feature ...
Hi,
I see some issues when I use HW whitelist with random address type.
What I do is:
set address in DAB[] and DAP[] register
set DACNF to 0x0101 (ENA0 and...
i want to connect nrf51822 with android phone via bluetooth. can you tell me which code i have to burn from sdk of nrf into the nrf51822.what are the requirements for making...
Is there a way to configure AAR so it can do address match for extended advertising packets?
For legacy we had to:
put address into DAB[] and DAP[] registers
set...
Hello everybody!
Feel free to read this question for more background information:
devzone.nordicsemi.com/.../
I'll give everyone reading this a quick bulletin run...