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...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
How do i use a single serial port to communicate with the server...
NRF52840 development board does not have any programs when burning into bootloader and application and protocol stack and settings.hex,
Why do you need an OTA to enter the...
The questions are related to nrf9160:
How much memory space is currently used and free on the Thingy:91, nrf9160?
How much memory would take a complex timing routine...
I'm working nrf52832 , SDK V15.3.0 and S132. I have implemented whitelist in application and its working fine. I need to add one phone as master device so i need to hard coded...
Hello,
I'm using nRF52811 SoC with nRF5_SDK16.0.0 and SoftDevice v7.0.1. I'm using following code to write data into flash. This code is tested with nRF52840 in both debug...
i want to interface the adxl345 accelerometer with the nrf52840 board
i got an code from ADXL375_12C.zip
https://devzone.nordicsemi.com/cfs-file/__key/communityserver...
Hello All,
Is there an explanation why the Pin Configuration Registers are not available for viewing in the Registers view of Segger Embedded Studio?
If there is can someone...
Hello,
We have an nrf9160 dk-pca10090 board.
We want to know if there is a way to make the two processors (nrf52840 and nrf9160) communicate using uart.
Kindly...
Hi everyone
I have a question about zigbee. After reviewing the documentation, I realized that on the nrf52840 chip, you can use zigbee with a frequency of 2.4 GHz. But...
Hi, First of all, appriciate all your hard work on tech supporting, this is my first ask in this forum. I m currently using developing nrf52832 on Zephyr , working on the...
I'm trying to integrate mesh 4.0.0 into an existing project that uses sdk 16.0.0. I'm very close, but I'm getting an error when I try to run mesh_stack_start()
I traced...
HI everyone,
I am currently facing an issue when using nrfjprog to flash my nrf52832-based custom board using nrfjprog.
Here is the steps I followed:
- Creating application...
Hi,
I have recently been evaluating the nRF52840 for the research purpose. I came across a question related to this product that I could not figure it out myself.
I noticed...
Hi Nordic
Is there any sniffer can sniffing ANT traffic?
I just trying 52840DK and nrf-sniffer-3.0, and read user guide, it seems to sniffer BLE packets only.
Regards...
Hello Supports,
I downloaded the SUPL package, and extracted it to nrf/ext/lib/bin/supl/.
For enable it in gps example, I set CONFIG_SUPL_CLIENT_LIB to y in prj.conf...