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...
Hi,
I have a question regarding BLE connection with passkey.
When starting connection and bonding process, a device can display a passkey so the other side will send this...
Hi,
I have been working on nRF since last week now. I've followed the tutorials on how to setup a custom service and custom characterics ( Bluetooth low energy Services...
Hi,
I am trying to open a project in SES, I have downloaded NCS v1.5.0 and followed the doc available for installing the required toolchain for linux. Attaching the log...
Hi all,
apologies i know there are a lot of posts about this but i cant find the exact answer. I'm using the nrf52840 dongle, with a DK connected to the programming header...
Hi.
I am using the 52810 as an advertiser with a 1 sec interval. I would like to activate a led at each advertising transmission, but the S112 softdevice does not support...
Hi,
I am trying to work on Matter light examples and tried to flash the firmware as it came. However, I am getting this error:
"[m[Kopening dependency file D:/WorkSpace...
Hi,
We are using this BLE chip (nRF52840) in our hardware, and we have written its corresponding code in Android too but Android app needs Location permissions and GPS...
Hello, I just started using a Decawave module running a nRF52 chip. As a starting point, I closely followed the guide provided on the official website, but after doing everything...
Hi,
I need to connect nrf52833 (BM833 module) with host controller. what are all the interfaces needed to communicate with host controller? help me out in this.
Kindly...
I used 2 channel saadc, channel 1 and channel 3.
Maybe in the first few minutes, it's done ok,
p_event->data.done.p_buffer[0] is belong channel1 adc value
p_event->data...
Hello,
We have integrated the FATFS example as shown in the usbd_msc example project into our own firmware application. It works perfectly on the nRF52840dk and when we...
Hi,
I want to check time line of my project using segger SystemView.
- SDK 16.0.0v
- ESB example
- nRF52832
When Start recording, "Could not find RTT Control Block...
Hello Team,
I want know how to use RESET pin [pin. no. 21] as a GPIO.
I followed below thread but it not work for me!
devzone.nordicsemi.com/.../disabling-pin-21-of...