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...
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...
I have borrowed a snippet from github nordic repository for doing a single Vdd voltage sampling. I lifted the code and installed it directly into my app. It appears to hang...
address = 0xe7 0xe7 0xe7(3bytes),
dataLength=0x01(8bit),
S1>>PID=0x01(2bit);NO_ACK=0x00(1bit);
How to calculate CRC, I need software calculation, not hardware processing...
Hi,
Greetings!
One of our product requirement is that we have to upload SIGmesh network data (lamp status, temperature etc) to cloud server
Here we have to use SIGmesh...
Hello,
will the Systick be sourced by the LFCK when in WFI/WFE low power mode (SYSTEM ON IDLE)? On nRF52 series the freeRTOS port uses the RTC as systick for its tickless...
Hi all,
I'm developing a board based on nRF52832.
I want to implement delay power on and power off through holding a single power button for about 3 seconds.
Regarding...
I am try to make twi communication and i got strange issue.
When i use twi scanner example with unconnected pins on my board , i am not see any requests
Great oddity that...
Hello,
I am working on nRF52382 IC. I am accessing GPIO also. But still i don't get the access of antenna. I have make the circuit as per the development board of nRF52...
Hi,
What is the practical maximum throughput of nRF proprietary protocol? The following table showing ESB and GAZEL has 1.3Mbps and 128kbps respectively.
https://www.nordicsemi...
Hello,
I am developing application based on nRF52833 DK. Basically, my application scans all iBeacon messages (ADV_NONCONNETABLE) and transmit to computer.
I would like...
Dear All,
I need your help because I created a PCB with the nrf52840 and a flash connected exactly as the one on the dev-board.
The only difference is that the one on...