I have a few doubts regarding power macros and getting the result I want. From combing through posts I have found the following: Since BT840XE has a FEM, you need to properly...
Using nrf connect SDK 2.5.0
The nrf device is an L2CAP CoC server. I am using an RPi 4 to test with. The application is for transferring data through UART to another chip...
Hi all hope you all are fine and doing well.
I am trying to use the Soft UART (uart-bitbang.c driver) on nRF52 DK for a low-speed UART connection. The initialization fails...
Hi:
I set up a fresh install of the NRF Connect Extension Pack in VS Code on my MacBook Air M4 and was able to build and flash the Blinky demo to my nRF52840DK. The issue...
The Bluetooth 6.0 Channel Sounding feature supports multi-antenna functionality. The nRF54L15-DK development board is currently single-antenna. Is there any official documentation...
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…