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 custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello,
I want to access the nrf9160 over UART from other controller My main concern is to program nrf9160 to respond with at commands from external microcontroller. (Just...
Hi everybody!
I hope I am not too late to jump on the nrf51 train, but I had the ability to get a great deal on them so I really want to use them for a project we have....
I am facing a strange issue where I removed all code related to the app_uart from the UART example. Now the logs are being dropped. Anyone know why this happens?
Hi,
For a few days, the nrfcloud device screen is not showing the sim card total data usage.
The console shows this error:
Failed to load resource: the server responded...
hello,
i am developing a health care device and i am using nrf52 dk board for development , i want my device to communicate to the android app, and i have zero experience...
Q: nRF52840 DK does not appear as a removable drive named "JLINK" Steps I followed 1-Connected the NFC antenna to the board. 2-Used a micro USB 2.0 Data cable(Fully functional...
In my code I am fully embracing the async way when using peripherals, but the problem is that my code is becoming more and more complex due to having to break down all operations...
I want to know is there a quick way to include an all ready example from Nordic nRF5_SDK_15.2.0_9412b96 folder into a mbOS environment example (start )? Like copy some XML...
Hi,
The above pins are connected to test points in the ref schematic but stated as Nordic reserved in the pin description. Should I connect them to test points or can I...
I am wondering whether it is possible to maintain backwards compatibility for BL4 while also taking advantage of the BLE5 LR CODED PHY?
I am guessing I could scan in AUTO_PHY...
Hi,
What are the reasons for the nRF connect app or the nRF Mesh app or even the nRF UART app to connect to an Android phone?
I can see the DK advertising. I can see the...
Hi,
I am using nRF52832, SDK 15. My code is based on the freeRTOS code examples.
I am trying to Run my Task Every 10 ms. I tried to test this by using a counter to print...
Hi,
I have a problem with soft device. My code build well but when i try to compile it on nrf52840, i have below error:
Then i tried to go in boot loader:
Therefore...