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...
Hello,
Ble spec says that "new alert" characteristic - field: "category ID" can have 1 or 2 bytes.
here
But it seems in your struct you let it have only 1B.
typedef...
Hi,
I have ordered a PCB using the reference schematic for NRF51422 user guide.
I wanted to know whether the schematic has the required antenna design or I need to add...
Hi All,
I have a basic question about advertsing data, more precisely about device's address.
I try to disable in my advertising data, the address field but it doesn't...
Hi I followed the Nordic UART example code to read and write characteristics to a Nordic S110 nRf51822 device.
My code is the same as in writeRxcharacteristic but when...
When I'm single stepping my nRF52 application in Keil with a BLE connection I always get the softdevice_fault_handler called.
I'm using SD 132, v2.0.0 and the the parameters...
What is the maximum clk frequency that can be output on a gpio for the nRF52832 ? I want the nRF52832 to output a clk signal on any of the gpios to an external module, and...
Can anyone please suggest a simple example on initializing SAADC Driver on one pin and do a simple blocking ADC read?
Sorry for a very broad question - but rather to ask...
I'm using the nRF52 Dev board and set the --rbp ALL option while using nrfjprog. It worked fine, and I am able to do OTA updates as I was testing the bootloader example. But...
Hi
I'm doing one project that is taking data from uart and send to mobile app. I'm facing one issue that is when I connected to peripheral it connected and take data from...
I'm looking for some options to extend the PCA10028 with a keybord and a numpad. This would give great options to play around with passkey topics.
As the PCA10028 supports...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Hello,
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board. The ANT Updater shows that the Image Upload is completed. I am uploading the...
Hi,
I there a way that I can detect if a sections of my code has been interrupted by the Softdevice? I have some time critical code (bit banging a communication protocol...
Hi All,
I am using the nrf51422 and softdevice S310 to send out ANT+ and BT Smart in my project.
I use RTC1->Counter in order to get a timestamp for an interrupt from...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...