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,
My goal is to capture on gpio burst infrared proprietary "messages" composed of multiple "bits".
The Length of each bit is around 100 to 200us.
Initially I planned...
(I understand my question is similar to devzone.nordicsemi.com/.../ , but I would like some additional clarification not provided in that post.)
Hello, I've been developing...
On a BLE_GAP_EVT_CONNECTED, I'll send some data to an attached microcontroller via UART. The code will expect a response of that data, all while being inside that BLE_GAP_EVT_CONNECTED...
My application involves the Nrf52 using softdevice and a slave only SPI ADC running at approximately 26khz. The ADC has a pin interrupt to indicate data ready. There seems...
Building nrf_delay.c (or anything else including nrf_delay.h ) with NRF52 defined produces:
arm-none-eabi-gcc -I C:\Nordic\nRF5_SDK_11.0.0-2.alpha\components\device -D_DEBUG...
Hi, someone know whi when i press disconnect on iphone the nrf51 restart from the mail?!
Why if i disconnect android device the chip does not restart as the iphone?! is normal...
I'm trying to build BLE driver 0.5.0 for 64bits.
I've downloaded:
MinGW 4.8.2 64bits
boost 1.56 and compiled it using address-model=64
CMake 3.4.1
Python...
Hello Nordic community:
I've read about Serialization in the nRF51 SDK doc and would like to prototype an example with it.
I saw a notice of it being removed post 7...
Hi,
Is it possible to get a more detailed description of the GPIO block than what is available in the reference manual? Specifically i'm interested in how the disconnect...
Hello Everyone,
I want to run a couple of test on the nRF51422 radio. However, how do I go about checking the firmware on these devices without the use of a motherboard...
Our device fetches fused quaternion from MPU and transmits via NRF 51822.we are using 3.7v li-ion battery.we are using Non-volatile memory.
Currently we are facing these...
I am trying to run BLE central peripheral dual role on nrf52 pca10040 with nrf_uart as service. Also, I have redbearlab BLE nano as peripheral (nrf51822 based).
I am getting...
Hi, I would like to ask that, whenever I put my function in main.c, the borad become undiscoverable.
I'm using nRF51 with ble_app_uart_s110_pca10028, and below are my function...
use nRF Toolbox APP to bonded peripheral device even disconnect and connect don't need input PIN code again, but when I turn off BT the APP lost bond information. next time...