Hi,
starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the...
Hi,
I am porting a product from SDK 15 to SDK 17 and to Nrf Connect.
We need to maintain code combability as far as possible between products using SDK 15/17 and products...
Hi everyone, I’m looking into using LTE-M with nRF9151, and in that context I’m considering using an eSIM. I’d like to ask a few general questions around this topic:
1....
Hi, I'm struggling to setup an application on the nrf54l15dk to control the nrf9151dk SLM over UART.
I have done the Cellular IoT Course and successfully controlled the...
HI
My current system consists of an nRF54L15 paired with an external flash and sensor. In low-power mode, the current consumption is approximately 15 µA. After sleeping...
uCXpresso.NRF is a RTOS C/C++ Framework,
Features:
Develop on Mac OS/X, Linux and Windows with LPCXpresso IDE (free).
Multi-Tasking RTOS supported
Enhanced BLE C++ framework
Tickless Low Power…
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…