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...
We've added our app's overlay files into the mcuboot child_image directory so that mcuboot is initialized with the proper state of the board. In our nrf5340_cpuapp_common...
Hello,
Using wifi monitor sample on NRF7002 DK, packet length is constantly 70. It was checked both by reading received variable from:
received = recv ( packet -> recv_sock...
Hi Nordic DevZone Community,
I am working on a project using the Zephyr RTOS with an nRF52833 series board, and I am trying to interface with an SSD1306 OLED display via...
I have a device with a programmable output pulse width for its data ready signal. I need to be able to reliable receive the pulse so I don't miss any interrupts, and I'd like...
Hi everyone,
We are using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. Our application collects data from a sensor via I2C and then sends this data to a smartphone via...
Hello,
We are doing some Wi-Fi connection tests on our custom board equipped with the nRF5340 and nRF7002 chips, and at some point during our tests, we encountered a strange...
Hello,
I found the GPIO P0 menu in the peripherals view:
Tried to change the value with the tool (set to output) and manually (changing the register value from 00A00000...
Dear all:
AFAIK, DAC contains the device's identity information and the manufacturer's signature.
On the other hand, The private key is used to generate the manufacturer...
Hello, I have created a custom board with the nrf52840 QFAA and have already flashed it successfully. I do the flashing and debugging with the nrf52840dk. Now I have written...
I see a number of manufacturers offering modules with this combination of silicon, e.g. MS24SF1 from MineW. (Indeed, MineW's press release for this part says " Semtech and...
Hi,
I can successfully start commissioning role when I use cli and the leader gets the commissioner active state. But when I try the same using API all, the leader gets...
Hi,
I am trying a network joiner session from the API. First I do a factory reset to clear any previous network data in memory. However when I run the following code, it...
My project needs to enable Litlefs to read files in the bootloader. I added it in the configuration file of mcuboot
But when these errors occur ,I can't find the reason...
Hi,
We have one customer having two CoAP hosts and some CoAP clients in the form of wireless sensors. The sensors are paired to a single host. The pairing is actually in...