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...
Hello, and thanks for reading. We are having some problems with our device, and hope someone here has the missing piece of wisdom we need. Our device implements HID over GATT...
So in our factory I had setup both an nRF51-DK (PCA10028) and nRF52-DK (PCA10040) to program our external boards we are producing which has a NRF51822-QFAB-R7 populated on...
Hi,
My custom board uses Raytac MDBT53v, which has nRF5340 as its MCU.
My SW is based on the example audio code, and I want to use my external NOR FLAH IC (Macronix MX25R6435F...
Hello,
I am finishing the development of a device based on the nrf52810. When the device is connected to a central, I would like to periodically measure the voltage on VDD...
Hi, I am working on a Bluetooth Mesh project for lighting control using nRF5340. I am currently stuck on how to implement a Bluetooth Mesh gateway for my mesh network. Here...
Hi everyone,
I'm currently working on a project involving an Ember ZigBee end device and a Nordic ZigBee coordinator ( Nordic nRF52840 donngle) . I’ve encountered an issue...
I am not being able to set up the modem in Pakistan. We bought the board in Canada and we've tested it out in Canada without any issues. But the same Soracom sim card is not...
Hi,
I am writing a app.overwrite to remap my pins table. I can use
/delete-node/
The above is no problem. Bu my pio is overlay with gpio1 pin 5. The original dts...
I am using nrf52840 and have two questions regarding flash memory.
1. If the write erase cycles limit is reached for certain page of the flash, only that page is going...
Hello,
I am developing a device using nRF52832. This device transmits data every 100ms, but periodically transmits data every 5ms.
The BLE connection is functioning well...
nrf52840 17.1.0 s140 SDK :- examples/dfu/secure_bootloader/pca10056_s140_ble_debug
We are using nrf52840 17.1.0 s140 DK secure bootloader with BLE debug. We initialized...
I am at my 15th attempt to download the SDK from Vscode Nordic extension. It keeps failing midway, sometimes after 30mins, for various reasons that are probably related to...
Hi,
I am ultimately trying to move from version 2.3.0 of the sdk to 2.6.1. I have an nrf52_dk board i want to try and test the "different" way that the sdk is now doing...