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'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When i try to run or debug the ble app uart example on our own hardware using the nrf52810 there is a fatal error when executing the code.
The example does run on the...
Hello
I am using nrf5340 raytak board which does not use DC_DC power, uses internal quartz. When I play the Bluetooth peripheral example I get the following error(I using...
I'm trying to build a simple water leak detection system. The sensor would need to alert a user through SMS/mobile notification when a leak is detected.
I was thinking of...
hi, I am working on to combine USBD CLI and RTT to USB HID with SDK 17.10, configuration as below
pls see below mainloop:
other codes are based on example of USBD...
This is driving me totally nuts. There are inconsistent pieces of information in documents and code. I am getting a modem reset loop problem. The documentation says the timer...
Hi,
Long story short, I made some boards using nrf9160 modules, received parts from DigiKey, soldered but can't make them work, at all.
nReset pin is stuck low. Tried...
I am using nRF52832 for high-rate sensor.
Of course, I can use SPI using CPU but it's busy for other jobs.
So I want to use DMA if it's possible.
Currently I am using...
I am using the nRF5340 and trying to get MCUBoot working. I am running into problems and looks like I need to edit the MCUBoot code, the problems are long and numerous too...
Hello everyone,
I'm using the Bluetooth Peripheral sample UART and have noticed an issue.
When I perform a lot of sequential pairing requests followed by cancels from...
I recently bought this display that is 64x32 pixels and uses the SSD1306 driver . When running the LVGL Basic Sample with the Zephyr ssd1306 _128x64 shield , the display works...
NRF52840 uses 2.5V power supply. We found that when the voltage drops below 1.7V, even if the voltage returns to 2.5V, the entire system cannot work and JLINK cannot connect...
Hello,
We are using the npm1300 PMIC to run the nrf5340 VDD at 1.8V. If we connect D+ and D- from the USB port directly to the D+ and D- pins, will the USB peripheral...