Hello,
Summary: On nRF5340 + nRF7002 with the native networking stack, a thread doing an HTTPS request intermittently hangs permanently in DNS resolution and never recovers...
Hi,
I would like to know how to ensure that AP-protect is disabled for application based on 17.1.0 nRF5 SDK.
I've understood that the procedure is:
1. recover the device...
Hello Nordic team,
We are reviewing the GNSS LNA design for an nRF9151-based product and noticed a difference between the nRF9151 DK and Thingy:91 X implementations of the...
Hi Yall,
I designed a custom board with SoC nRF52840, and developing software with nRF Connect extension in Visual Studio Code.
I followed the dev academy instructions...
Dear Nordic
There are two questions. Thanks
Q1. Did you have temperature test report of nRF54LM20A (with NFC functionality)?
Q2. We want to implement FIDO (Fast Identity...
Build a custom BLE service and enable the write attribute
Configure the characteristic "attr_char_value.max_len = MAX_LEN";
max_len should be larger than your device name
In the BLE event…
BLE and ANT development kit
Nordic Semiconductor offers the nRF51 series for BLE and/or ANT wireless connectivity. The nRF51 (nRF51422 or nRF51822) is a System on Chip, which means it has internal microcontroller…
I am investigating Master Emulator API and found something interesting that can help you program your device through BLE DFU in Keil. This method calls the python script used in MCP. If you can use MCP…
#Nordic Semiconductor nRF51822 Firmware for Background Data Recording
Updating on https://github.com/scytulip/nrf51-back-rec
Design Objective
This firmware is designed for low-cost long-time low-power…
Nordic nRF51822 ARM Cortex-M0 Development using emIDE
To avoid the hefty charges with commercial compilers I tried emIDE with some success; here are the settings I used for the EV Kit
Official emIDE…
I connected the programming header as described in "nRF6930_Beacon_Ref_Design_UG_v1.0.pdf" 5.5.4 Programming interface. I was trying to program Beacon Kit but failed many times then I compared it with…