I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
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,
We are working on an NRF5340/NRF7002 based project with NCS 2.7.0 SDK. We have been able to get Amazon Root CA 1 and 3 working with the following .conf:
Now...
Hi everyone,
I'm using the nRF Connect SDK 3.0.2 and the nRF Connect Toolchain 3.0.1 with the matter ‘light_bulb’ example. I just want to do the following: 1) Get exactly...
I am trying to create a partition on my external flash using littlefs
Here is the line that is returning me an error
FS_LITTLEFS_DECLARE_DEFAULT_CONFIG ( storage ...
We are developing a very low power product. In some cases like not getting registered, PSM not being available, ... we want to drop the connection and go to a sleep state...
Hi,
Using nRF Connect SDK 2.7.0 on an nRF9160. Using native tls, works fine, i can setup HTTPS connections.
Problems arise when i try to use MQTT with native TLS (with...
I'm currently developing a USB dongle using the nRF52840 , and I'm facing an issue with inconsistent data reception intervals. I’d appreciate your insights on this problem...
We are developing HW that includes nRF9151 running DECT NR+ with the Wirepas stack for mesh connectivity between multiple units. The product is expected to move between geographies...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Dear Nordic Engineers
We found a problem on the NRF54H20. When we ran C:\ncs\v3.0.2\nrf\tests\benchmarks\multicore\idle_gpio example, the current tested on the VDDHV of...
We have a product based on the nRF52840 which uses the GC9A01 display driven using SPI on battery power. The device also functions as a Bluetooth connectable so it is normally...
Hello, question about mcuboot, particularly the imgtool.py.
When I run west build, the build eventually fails on:
Error: Image size (0xbac8) + trailer (0xc30) exceeds...
Hello Nordic Support team,
I'm receiving the Transmission failure and Lora Initialisation failed message despite to correct wiring and everything else. I'd attach a link...
Hello Nordic team,
I'm currently developing on the nRF5340 and recently encountered an issue related to BLE advertisements . After thorough debugging, I was able to confirm...
Hello Nordic Support Team,
I have three queries to make.
Is it possible to force the channel in which the data transmission is happening using nRF52840 DK.
To explain...