Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hello DevZone,
I am developing a system that has a SoftDevice, UART bootloader, and application. The SoftDevice is S132 SoftDevice v6.1.1. The UART bootloader and application...
RTT seems to be mostly working using the viewer with the command:
JLinkRTTViewer -device nRF52840_xxAA
It seems I need to re-connect each time I start a debug from SES...
Hello Nordic
We are in the process of product development and at the moment we need a chip that transmits stereo audio to any BT headset. That it is possible to control...
I am using nRF52840 as a master to communicate with esp32. For esp32 i am using arduino ide and esp 32 slave library( available in library manager of arduino ide).
For nRF52840...
Hello,
I use nrf52832 with 65 kb RAM.
I can't understand why soft device takes about 30k RAM memory.
I see "reserved_ram" has 30k.
Can I change size for 20k for...
We're using the nRF52840 on a battery-powered device that requires very low power consumption, both in run mode and also in the Cortex-M4 sleep / deep sleep modes. We've recently...
Hi, I'm trying to enable the entropy driver so that sys_csrand_get() will stop returning "Entropy reseed error". Does anyone know why it's grayed out? I have tried enabling...
Hi,
I know it's a very common question, but I still haven't fully understood. There is nrf52832 on the peripheral side, there is ble dongle on the central side.
How does...
Hi,
I am trying to get a project to compile using the the segger studio. I have copied one of the example applications and converted it according to your instruction here...
Hello,
I want to add a new driver directly in my project (out of tree), so I've add the differents files, as in the picture below.
When I compile, I get each time...
HI
I used NRF24L01 module in direct mode and chose 250kbps in configuration
In TX mode : whether the data from MCU to module has to be send through exact 250kbps?
Dear Sir
I am trying to work with the ADC .
Attached a code
I get the lines
00> Adc sample 13772 00> Adc sample 13772 00> Adc sample 13772 00> Adc sample 13772...
Hi Nordic Team,
Some time facing Connection issue in Mobile app and some time device advertisement is not getting in app.
I am using below chipset and configuration. ...
Dear all, I try to self provision device by it self following steps below: Step 1 : Bind key Step 2 : Subscribe to topic
Step3 : Set publication topic
Step 4 The main...