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...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
I have a laser distance sensor module. I want to connect this module with my nRF52 DK(PCA10040). The module communicates over UART:
Supply (2.8V-3.2V VDC) connected...
I want to purchase a BLE development kit. My current preference is nRF51 because there are more nRF51422 BLE modules in the market.
www.nordicsemi.com/.../3rd-Party-Bluetooth...
hi,
I'm using ble central example using S130 softdevice . It works fine without editing anything. In my application, I dont want to put the nrf51822 to System On low power...
We are seeing random connections on our peripheral devices and we have tracked them to a Mac Pro. The computer has never been paired with any BLE devices so we have no idea...
hi
in this pic CODE_R1_BASE is 0x16000 and amount is 88kB
how its size in keil is 0x29000
if i calculate ram we have 8kB
8*1024 = 8192 that is in hex 0x2000 its...
How can I advertise a custom service and the Device Information Service?
I tried the following, but only my custom service is visible in the Nordic Master Control panel...
Hi there,
I'm issuing a STOPRX at a specific time but I'm noticing that more bytes are being put into the buffer from after the STOPRX was issued.
Is there a way to...
Since I've migrated to SDK 10 and updated all my toolchains I've noticed that when I debug on Eclipse, when I run my code nothing happens properly. However if I pause and...
There are various examples in the keil microvision examples for DTM.
The list is below. Is there a difference between these examples?
Which one should we use if our design...
Currently the default for the SPI0 chip select is active low. I would like to change it to active high. Can I do this?
If not can I just have the SPI chip select on a pin...
Continuing with my attempts to get this to work on SES I'm not sure if I'm missing something simple or not.
So using the excellent RKNRFGO (which by the way is much quicker...
There is an error in the gcc makefile included with SDK 5.2.0 that prevents it from detecting when a header file has changed and automatically recompiling the C files that...
Hi all,
I've always been a CSR developer and recently been asked to develop on the Nordic chip. The example code makes sense to me and its not to different to the CSR code...
Hello,
I have a custom board and I am trying to verify the maximum throughput on NRF51822. I am able to communicate with Android BLE stack, however, I need to increase...
Hello! :)
I am a beginner with micro controller programming and want to start with a nrf52
Could someone please explain the difference between the development kit...