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...
OS: Ubuntu 14.04
IDE: Eclipse, installed as per tutorial.
Board: pca10040
When trying to debug esb prx and esb low power trx I get the following error:
No source...
So I'm only use to programing PICs with mplabX
I've designed my board and am ready to dive into programing the Nrf51822
I'm a little overwhelmed by the different information...
Hello,
I have build a gatt server device and my application is setup following the tutorials, which are really helpful by the way.
Now I want to check if the notifications...
I'm doing a more complex application than what I'm showing here, but I've reduced it to the minimum. I'm initializing the RTC subsystem, creating a timer, and starting that...
Hi all:
I use the softdevice 2.0.0 and compile bootloader example with "dual bank" on the nrf52 DK,
Running a system that can using DFU from app then jump to bootloader...
Hi ,
I search and found some of questions on this forum wich speak about enabling and disabling peripheral.
I'm ok with that but i have a question about there initialisation...
I am testing the Nordic nrf51822 chip.
I have rewritten a bootloader example allowing firmware updates via Bluetooth LE (FOTA). A mobile phone will sent the update package...
Hi,
I'd like to transfer some data from my App (using fstorage) to the bootloader (using pstorage).
Given that that the two storage mechanisms are different, how can...
Hello, I've been working on porting a bit-banged control of a peripheral to use nRF51 SPI--which is just SPI rather than SPIM (therefore no DMA). Observe the SPICLK waveform...
Hi guys,
I am developing a project where I have a large group of NRF52 chips together in one room. In their normal state each chip is paired as a BLE peripheral device...
We are working on a NRF52 DK. In the data sheet of NRF52832, there is no mention of enhanced shock burst mode or dynamic payload or multiceiver. Do I need to refer additional...
we're using Mbed for NRF51822. our board using 2 GPIOs interrupt.
problem: the Rise edge did not generate the Interrupt event: set EVENTS_PORT.
I try uisng while, but...
Hello,
I will explain my setup:
I have 2 nRF51-DK each one of them connected via I2C and SPI to two different custom boards. One being the central(nrfA) and the other...
Setup: DK #1 is running native S110/SDK10/nRF51, one service 128-bit w/ 16-bit char:
Service UUID: 0x0xb1ad
Service UUID type: 0x0x2
Service handle: 0x0x0c
Service handle...