Just got myself a ppk2, tried to set it up on linux, it wanted to update itself that didnt work on linux. On windows it did. Then tried to connect and it just keeps loading...
Dear Nordic-Team,
I designed a custom PCB using the nRF9151 as the host processor, the nRF7002 as a Wi-Fi companion, and the nPM1300 as the power management IC. The Wi-Fi...
Hi.
Using Thread Topology Monitor and NRF52840-DONGLE I'm able to connect to the device and getting the UDB device to be a Thread Leader.
But how can I join an existing...
We have engineers with newer android devices unable to install the nRF Mesh Sniffer app on newer android devices. The Google Play store says "not available for any of your...
my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following...
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…