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.
I'm looking at options for a BLE device that has fairly small application requirements. It would essentially be a button, so the peripheral blinky example would make...
Hi Nordic!
We are gonna do pre-compliance testing of our custom board, with mounted nRF52840 and nRF9160 SICA B0.
We are looking for any software available from Nordic...
Hi,
with reference to case ID:278209, I was suggested with a resolution to add in CMakeLists.txt I need information on all such (CMakeLists.txt) available tags/labels...
hello,
I tried to read adc sampling value from (NRF_SAADC_INPUT_AIN0~ NRF_SAADC_INPUT_AIN4) with pip mode.
Here are my code as followings
If I have no any voltage...
Hi, there.
I'm trying to implement DFU over UART for a NRF5340. I have read the documentation and have understood this will require the use of a bootloader and I wish for...
Hi,
I want to update nrf52840 application DFU over serial UART link from other MCU. We have go through secure bootloader example in SDK ("SDK\examples\dfu\secure_bootloader...
I recently moved my custom board definition from the zephyr board dir to the nrf board dir, to unify my changes into on git repo for internal use. I think that's when the...
Hello, I am using the project as in It is building successfully on VSCode. I need to evaluate interfacing any SDK file moving further, hence I would want to include: nCS\v1...
Trying to flash firmware to nRF5340 cpuapp core with a sample from nRF connect sdk 1.6.1. I'm able to flash it to a PCA10095 dev kit. With EVM-BT40-V1 from Fanstel, I can...
Hi. I have came into trouble with nrfutil and the provided images.
I have a board that's connected via usb to the computer and I am trying to use the connectivity firmware...
In the nRF5340 user manual section 7.14.3, there is a note regarding assigning the same pin on more than one GPIOTE channel can result in unpredictable behavior. We have implemented...
Hello Jared,
the previous ticket find under the following link is locked. So I decided to open a new one.
https://devzone.nordicsemi.com/f/nordic-q-a/80312/uart-break...
Hi Nordic,
A important customer employ nRF5340 in their product, they are chosing the 32M crystal osciallor now.
Form the SPEC of 5340, if we want to communicate with...
I posted this theme, but the post is locked before fixed. I don't know the reason so repost. I'm sorry about this case.
-------------------------
Question:
I consider...