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...
I am developing a custom nrf5340 board design, that is using the BL5340PA external antenna module to implement the nrf5340 chip in the design. The BL5340 module allows all...
Hello,
I am purchasing a RAK4631 module, and am looking for an alternative for the J-link single step debugger. I saw that this product had a o n-board SEGGER J-Link debugger...
Hi ,
I am exploring the peripheral examples from the nRF5_SDK_17.1.0.
I am testing the example code "flash_fds" from the peripherals. I am able to compile the code without...
According to developer.nordicsemi.com/.../migration_sysbuild.html , the config variable SB_CONFIG_BOOT_SIGNATURE_KEY_FILE and SB_CONFIG_BOOT_ENCRYPTION_KEY_FILE should be...
Hello,
I have a custom board based on a nRF9160 SiP. It uses a shared antenna for GPS and Cellular, based on this : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fnwp_033...
Hello,
Installing a new computer with de dev environnment I am finding that NCS1.9.2 is not in the available releases.
Is there a reason for this?
Thanks for...
Hi,
I have a customer in Guernsey that received one of our Thingy91 hubs and he's not able to connect.
Here is some troubleshooting facts :
- when he moves to London...
Hello,
I just received a new NRF9160-DK board and I am surprised it has the 4 leds blinking all along.
What does that mean?
I have not found any of this in the startup...
I need to use UART0 of the nRF9161 via Tx(P0.27) and Rx(P0.26) for serial communication. There is no CTS/RTS signal.
I used the code from Lesson 5 of the DevAcademy. i...
I'm developing with nrf connect sdk.
I have an peripheral IC with a mcu interface enable pin. This product is very focused on battery life. The peripheral IC has higher...
Zephyr / SDK 2.1.2 / nRF52833, acting as BLE peripheral. My system consists of multiple peripherals, and I want each of these peripherals broadcast its own unique MAC address...
Hi
Is any of this antennas supportet or certified in Norway ? I know thingy 91 use trio mxtend from Ignion.
But is run mxtend certified or do I need to certify it ? Its...
Currently, the nRF5340 Audio is set up and running as follows: In CIS mode, the audio source is I2S
Gateway side: nRF5340 Audio DK I2S settings are default Headset side...
Hello,
I'm running into a problem where every time I run the asset tracker the modem reset loop is triggered and I have to wait 30 mins before I escape. I've read the...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am using NUS to work with...