Hello,The Nordic Team
I have developed a SED product based on the Matter Over Thread protocol. I want to add a real-time time function on the device side. I have learned...
hello,
I have a neo pixel running on my nrf52840 using SPI. I still require the SPI clock pin to be configured to a pin even though it is unused. This wastes a pin, is there...
hello, When I switched from the NCSv3.0.0 version to the NCSv3.2.1 version, I encountered the following compilation issue. How should I eliminate this "Error 1 (Ignored)"...
Hi,
I’m using an nRF52840 SoC and currently developing with NCS 1.8.0 . I need clarification on the Bluetooth Core Specification version support :
What Bluetooth version...
Hi, Nordic and all expects.
I am checking whether EN 300 328 can be used for testing 2.4G proprietary mode of nRF 52/53/54 series; EN 300 328 is a popular RF standard for...
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…