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!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hello, I want to switch the functions between beacon advertising to connectable advertising.
In the code , it can be initial as a beacon advertising or normal advertising...
Hi,
I am running the ble_app_beacon example in nRF52 DK (PCA10040). I can see the nRF beacon in nRFConnect app - but not in the nRFToolbox - Beacons. After opening the app...
Hello,
I am using WT51822-S4AT based on the nRF51822 SoC and I am trying to program it with the ble-beacon example from the SDK. Looking at the DK documentation, I need...
Hi,
Device- nRF52832 (nRF52 DK)
SDK version 14.2
SoftDevice version 5
Segger embedded studio.
I am trying get the BLE working, unfortunately calling nrf_sdh_enable_request...
Hi, Everyone How to turn on 4 LEDs in BLE ? I am testing ble_app_uart on nrf52832 (softdevice s132). Try to blink the four LEDs on the board do. I have added to main() bsp_board_led_invert...
Hi,
I want to create a custom GATT service. So I duplicate the example from the SDK ble_app_blinky. Basically what I did so far is rename all the "LBS" (ble_lbs, lbs_p,...
Hello, I am trying to store microphone data from the Nordic Thingy by modifying the Nordic Thingy Android app .
The Thingy firmware encodes the digital microphone data...
Hi there,
First of all, I'm pretty new to this, so next question might be obvious to others.
I try to decipher a line of code, and the little Part is what puzzles me...
I've created 2 custom PCB boards, 1 main board and 1 dongle based on the nF51822. The Dongle board uses the default ble_app_uart_c code. The main board transmits to the Dongle...
Hi,
I'm developing a new product. I want to manage power ON/OFF with the button. I see 2 solutions.
1) Using a pushbutton controller (like ST SRC0) -> Adding 0.5$ to...
Let me first apologies as I am a real novice with these types of items.
But your help in my issue will be greatly appreciated.
We are currently using nRF51 USB dongles...
Hi,
I have nrf52 Thingy board and i want to read temperature sensor data using twi sensor example available in SDK 11. I am not able to get data.
Thanks