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...
Hi! I'm trying to understand the possibility of doing a FW update to an empty NRF52810 chip via a host MCU running Linux. We have this setup on a custom PCB, whereas the host...
Hello,
I have two quick questions about the nRF24L01+ chip that I wasn't able to find from reading its datasheet.
1. Is the chip pre-programmed by Nordic or does it need...
Hi,
What does the AT%XOPERID command do exactly? Does it just return the operator, or does it change settings too, such as bands, system mode, psm, edrx etc?
Kind regards...
nRF SDK: 16.0, Device: nRF52840, module: BTX480XE, softdevice: ANT_s340_nrf52840_6.1.1.hex
The setup:
BLE and ANT running on same device concurrently. The device is modified...
Hi,
I am new to OTA, wanted to explore OTA. Is there any available example code for OTA in the sdk 17.0 or mesh sdk and how to verify it. How to proceed with this?
Thanks...
Dear Community,
I have been testing eDRX on nRF9160. For that, I have modified nRF Connect SDK "udp" sample. I have set eDRX cycle to 20.48s. My program does the following...
Dear all,
I am trying to run the MSC example in order to learn how to develop an application with MSC capabilities in the future. I have already run the example in its default...
Hi,
I want to explore NFC for nrf52832, how shall i proceed so that i can able to read and write using nfc. I want to write from an external device to NFC and so that...
Direction finding is a new feature in BLE eco system. We can think of many applications for this technology. One well known is asset tracker. We can locate the coordiantes...
Our new prototype uses an ISP1807 (nrf52840 module). The schematic is almost the same as a previous working prototype based on the Ublox Nina B302. (also nrf52840)
I've...
Thanks in advanced. The platform is nrf52832 and sdk17.0.2. I want to use phone to update static key of peripheral ble device, is there an example for this?
This problem is very strange.
First,I install the software(nrfgo studio,nrfgo studio-win64-1212installer.msi) on the company computer,the colour of nRF5x Programming is...
Our peripheral application sends an L2CAP Connection Parameters Update Request to change the connection interval 30 seconds after connecting. For most hosts, it works fine...