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 am currently finishing the intermediate SDK course of yours and suddenly I got a really strange behavior.
The build just endlessly enters a loop in Found GnuLd as...
Hello.
I am developing in the following environment.
・nrf52810 custom board
・nRF5 SDK v17.1.0
I am running the SAADC Scan mode to collect data from four analog channels...
Hello.
I try to add scanning filter to central_multilink example from Zephyr examples. Filter is set to short_name, I added filter settings just before start scanner.
...
Hi,
I'm experiencing an intermittent problem where nRF9160 devices aren't able to establish an LTE connection. Recently our SIM provider made a configuration change that...
Hello,
We have just developed a custom PCB with the nRF52840 as the main microcontroller.
It is my understanding that these chips when populated from our distributor ...
Hi
I have been using this DK board since 8 months and it was working fine, but suddenly when i plugged in today its not working
1. No LED's are ON (Not even LED5). ...
Hello,
I am using the nrf5340 on some custom hardware, and I am using 3 LEDʻs and running them with the PWM0 peripheral to fade and blink and indicate states for the firmware...
At one time is was possible to download a history file for an nRF9160 device connected to the nRF Cloud that had the following json structure:
{ "topic": "prod/51789c46...
I’m trying to interface with the HDC2010 sensor, which uses the I2C protocol. I’ve successfully done this using the polling method, but now I want to implement it using the...
Dear support team,
do the modem trace binaries contain the AT commands sent to/from the modem when trace backend RTT has been used instead of UART? Several month ago I used...
Migrating to 2.6.1 we have everything working and the project builds. But as soon as lte_lc_connect_async is called the app now crashes. The Faulting instruction address seems...
Hi, Absolute beginner here. I'm currently working with the nrf52840-dk and wanted to test read write operations into flash memory with it. The idea is to use flash_fds and...
Hello! i use a nRF52833 DK and the nrf connect sdk for developing Bluetooth LE applications. I use the Bluetooth Event Trigger extension to toggle GPIO pins with every BLE...
I'm trying to find out the wireless technology that I can use for peer to peer communication. The main requirement is to have good data transfer speed (at least 500kps or...