In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello. I'm using 24 MHz crystal to feed my MCU and not able to change it to 16 MHz to share with nrf24. Now I'm driving nrf24 XC1 with PWM signal 16 MHz and it works but not...
Hi,
We have NRF51822 chips programmed for specific application and it is working fine as BLE services etc.
In some scenarios, to debug we want to stream data from our...
device_manager_peripheral.c provided via Software Packs in Keil doesn't compile against S110 8.0.0 (or 8.1.0). Its version shows up as 1.1.1. Same thing happens with bsp.h...
By combining some examples, I'm starting to understand how the UART examples works.
Using Keil 8.0.0, and the PCA10003 Board, I'm trying to send a burst of messages over...
I can see and bond nrf51 with android, but with iPhone nothing.
What can i implement for see nrf51 with iPhone?
Can i pair Iphone and nrf51?
Sorry for the very bad english...
The new generation of nRF51822's have a few neat new features, particularly the automatic power management piece, that I would like to potentially leverage in our project...
Hello,
I'm seeing some 67.2kHz reference spurs on the RF signal when I'm turning on the constant carrier mode using the DTM interface on the nRF51822. Layout and circuit...
Two applications using the same softdevice, s110, blinky and beacon from the examples.
Flashing softdevice and beacon successfully.
Replacing beacon app by blinky successfully...
The bootloader in SDK 8.1.0 (at /nRF51_SDK_8.1.0 examples/dfu/bootloader) calls pstorate_register() twice. The first time as part of bootloader_init(), then on bootloader_dfu_start...
hi,
I have implemented a UART to receive network packets from another controller to send it over BLE.
UART config are: 8bits data, 9600 baud rate, no parity, HW flow...
Hello,
I am wondering wether I need to pass regulatory tests when I use the S130 Softdevice together with a 3rd party module such as the one offered by raytac ( www.raytac...
Hi,
So i don't have any experience of working with nrf ble chips, but i was given nrf52 DK and i need to make it work as an iBeacon. So i got the dev board working without...
I'm planning to implement a mesh network, where each node (ble device) also acts as a scanner, detecting BLE advertise messages. The mesh network would then forward the advertisement...