I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
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 observe issues when trying to use the datetime lib on the board qemu_x86.
I get the following page fault:
This is reproducible and happens shorty after successfully...
Hello all,
I am migrating our FW NRF52832 from SDK11 to SDK17. (Actually I am starting from scratch on 17). Here I have two characteristics with only read properties (e...
To the kind attention of Nordic support team,
About nRF52833 product specifications (8. recommended operating conditions)
"Note: The on-chip power-on reset circuitry...
Hi,
I'm trying to run a pc-ble-driver on Arm64 arc
I've compiled the pc-ble-driver to arm 64 from this release: ARM64-linux pc-ble-driver origin/release/4.1.2
I used...
Hi,
I'm currently working on a way to connect raspberry pi as a gateway into the nrfcloud. For this case, I used nrfcloud/gateway-raspberry-pi. Neverless, when I tried to...
I am developing a product using nRF9160 and found the power consumption is higher than the datasheet. So I want to use Matlab ti simulate the circuit to see where the error...
I am currently trying to implement a Thread functionality on an nRF Dongle connected to a windows machine. Its intent is to be able to recieve messages from other thread components...
Hello Nordic team,
I have a nrf9160 powered from a 3.8v bench supply.
I also have a usb to uart cable , with uart wires going into NRF9160. Usb side, plugged into my computer...
Hi
1、 The following table does not indicate whether the QDID belongs to 5.1 or 5.2.Are the QDIDs of softdevice classified as Bluetooth 5.1 or 5.2?
2、The following qdid...
Hi all!
I flashed and got both SoftDevice s130 and the example code onto my nRF51802 without prior modifications.
I flashed softdevice according to: https://infocenter...
Dear Nordic Team,
Hope you all are doing fine.
I have the NRF52-DK based on the NRF52832 BLE IC from Nordic. I wanted to implement a basic BLE Beacon that broadcasts continuously...
Hello,
I am starting to work on a sample project, wherein I need to replace the existing "main.c" file I have with "main.cpp", by copying the contents of "main.c" into...
Hi zone,
I've just got nrf9160dk and test gnss feature. Issue is: 1. Device get long time to fix. Even which many SVs in tracking and using
2. After got fix, device...