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,
anyone with with knowledge on how to control the gpio pins of the NRF 9160 SiP?
In my scenario, I am using P0.01 - P0.12 as digital control signals, for "Enableing...
Hi Nordic
For mesh-sdk-4.0 examples/light_switch/server, how many LPN can a server to establish friendship?
Is it limited to MESH_FRIEND_FRIENDSHIP_COUNT?
Regards...
Hi, I have custom nRF52832QFAAE1 when I tried to run Peripheral applications which are working fine. whereas BLE applications are not running it seems.
here are the things...
Hello,
When I clean a project and do a new build, parallel settings looks wring (my AMD ryzen 3900X with 12 cores never use more than 40 %).
Do someone have a setting...
Currently, we are testing the nRF52840 range evaluation using the nRF52840 EVK kit.
As of now, we are getting the only 120 to 125-meter range using 125kbps data rate @ 4dBM...
Hello.
I found in Provisioing chapter on this document: https://www.bluetooth.com/specifications/mesh-specifications/
something like list of provisioning commands: ...
Hello.
I plan to perform antenna matching to improve the performance of my design.
I would like to know any differences when performing the match on bare pcb and pcb...
Hi,
I'm working on a test for the pulse width measurement, the input is analog signal.
I'm using a while loop, and use nrfx_comp_sample in the loop to get the voltage...
Hi All,
I just start to use the Thingy 52 and I would like to know if there is any source code for development purpose for Windows. Also, which development software does...
in SDK/examples/peripheral/blinky/ hex
there is one file
blinky_pca10056 _mbr .hex
in
SDK/examples/peripheral/blinky/pca10056/ mbr /ses/Output/Release/Exe
there...
Hi
I am very new to BLE...
We are looking into a new industrial product design that will be battery powered, and be capable of communicating with BLE sensors (Mesh not...
Hi!
My software setup consists of SDK 15.0.0 and SD 6.0.0.
I am using nRF52DK for flashing and debugging my custom PCB board on nRF52832.
I am developing an application...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) At factory first we will load Secure Serial Bootloader and SoftDevice...
We are building a prototype for a wireless solution using nRF52840 and we found that the UART included in this MCU does not support Odd parity. This is a major handicap that...