Hello,
I’m developing a project using the nRF52832 and I’d like to put the MCU into the lowest possible power consumption mode while still being able to wake it up via a...
I am using a custom board with a nrf5340 and vs code with sdk/toolchain version 3.0.2 and trying to get mcuboot working for FOTA. I have been stepping through mcuboot with...
Hi,
using SDK 3.0.2 and build for the *ns target.
The idea is to put the CPU to sleep and while it is sleeping GPIO events (e.g. button press) shall increment a counter...
Hi, please bare with me for a newbie question:
I was in middle of learning the led_and_button example with "NCS fundamental" online video, and was trying to read code for...
Hi everyone,
I’ve designed a 4-layer PCB using the nRF52810-QCAA-T, powered by a CR2032 coin cell. The board integrates three I²C sensors: BME680, SHTC3, and an accelerometer...
I have several applications that continuously scan on Bluetooth that have started exhibiting a new failure mode after upgrading nrfxlib from v2.9.0 to v3.0.2 ( https://github...
Hi, our company is currently using nRF52832/RSSI feature to provide simple asset tracking/location service. Would like to know if we want to improve the accuracy by using...
Hello,
I bought few nRF24L01+ modules and I integrated them in some custom PCBs that I designed.
I haven't been able to transmit information:
The TX FIFO is full...
I'm working on a very simple Gazell build - basically the gzll_ack_payload example with some of it pulled out, since I'm working on a board with no LEDs or buttons to run...
Hi,
I am trying to develop a PCB for the NRF52 that will use bluetooth capability. However, I was wondering if there were smaller antenna's that could be used rather than...
If I have Bluetooth earbuds, one set to master and the other a slave on my ears.
Is the communication between the ears, through the head, or around the head (Hair scalp...
Hi all
I have two questions/problems regarding the emulated System OFF mode with the NRF52832 and the SoftDevice S132 V2.0.1:
According to this thread , an infinite...
It is to my understanding that you DO have to worry about that when using keil download function or other means to program either the softdevice or your program to the nrf514xx...
hi,
I have created shared channel. currently I only have one master and one slave working.
Master is sending data to slave and it s working perfectly.
But I can not...
Hello,
i haven't found an answer to this question. Which address uses the PTX in Enhanced Shock Burst Protocol (nrf52832, SDK 11)? In the code I found only that:
NRF_RADIO...
Hi
According to the BT spec v4.2, Volume 6, section 4.5:-
"There shall be only one connection between two LE device addresses.
An initiator shall not send a connection...
As show in the title, suppose I have my own bluetooth stack implementation, Is there any possible to flash the bluetooth stack into the nordic series?
Or, another question...
Hello
I'm able to use the MasterEmulator in a WPF or command line application but when I try to use it in Windows PowerShell i get an error.
I'm trying (with the dll...
Hello,
We've been struggling for a while trying to understand how to interpret the nRF52832 electrical specification . Sorry if this may sound like a bad question but we...
Hi, I'm using SDK12 and I'm trying to implement button debouncing. I have initialized one of the nRF52 board buttons using app_buttons.c. In the infocenter I read that debouncing...
Hi!,
I have load Sniffer_firmware into PCA10028 and works, but I can load Sniffer_firmware into PCA10040? it's compatible?
This file --> ble-sniffer_nRF51822_1.0.1_1111_Sniffer...
Hi,
I have tested mbed Classic and mbed OS with CLI and Yotta and works with nRF51-DK and nRF52-DK. Also with Eclipse Neon.1 with yotta build Eclipse CDT4 - Ninja.
But...