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...
Dear Nordic Team,
I am using nRF51422 development kit. I am work with example code for ble_pherpheral_proxy.
I want to calculate the battery value from the BLE peripheral...
Hi,
I was checking out the forum and I read that its possible to start a timer from the handler of another timer. However it doesnt work for me.
Im using S132 v2.0.0
...
I have developed my prototype using the NRF51DK and now i am making a custom PCB.I currently use the On booard segger debugger to program the NRF51822.Also, i have ULINK2...
Hi all,
I have been developing a program on mbed using mKit NRF51822 and am now ready to move from prototype to one off production.
I am wondering after i create a custom...
I haven't used printf for a while.
Today I am trying to write some code for UART.
but it can only send the first byte of the string to the port according to the scope, then...
I have the nRF51822 beacon kit, using Keil uVision, downloaded the beacon app and all associated files. Compiles, but how to program the beacon board?
I've done two things...
Using nrf51822, Softdevice S110 V8.0 with SDK V8.0.
Sometimes after attempting to erase a pstorage page with pstorage_clear the firmware receives the NRF_ERROR_INTERNAL...
Hello,
I use pstorage to store in nvm some default values after first boot, and change those values via uart commands.
My cb handler looks the same as one in this example...
hello there i have three nrf51 dk. now in beacon code can we do like, when i upload same code to all three nrf51 dk, three will have different major, minor number. can anyone...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
In the spec TA is specified with a max of 85°C
I assume that this is the Max Ambient temperature and that the die temperature may be higher
Is my assumption correct?
may...
Still trying to get anything ta all to work on the nRF52-DK
I erased the chip
I flashed the soft device "soft_device_s132_v3.3.3" to address 0 and verified
built...
Hi!
We are having problems with pairing & bonding procedures with iOS devices.
On the peripheral side we are using a nrf51822 BLE module on which we are testing pairing...
Hi all,
2 days before we bought nrf52832 board.
in new board i can able to execute all peripheral example ( LED BLINK,button,uart,timer..)which doesnt need softdevice...