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 all,
I am having a nRF51422 Evaluation kit.
I am trying to execute the ant_broadcast project.
The build works fine, but when i try to load , i get a syntax error.
Could...
Hello.
I have been trying to erase the contents of my nRF24LE1 using the flash SPI interface (nRF24LE1 PS p.77 ff). According to the documentation, the ERASE ALL command...
Hi,
I wanted to know how I can identify the silicon build version (CA, CO, AA etc) of the nRF51822 from the date code? I have some reels from a distributor in a sealed...
We are developing a USB ANT dongle with nRF24AP2-USB chipset, but we meet a problem when use CW test with ATWareII tool.
We set 2.466GHZ, but we see 2.271GHZ mark, but...
Hello,
My code( I add a source code lower ) has error on bold line printing NRF_ERROR_INVALID_STATE. The program uses three timers and init by "MAX_TIMERS = 6" and "OP_QUEUE_SIZE...
Do anyone ever measured current consumption of ble_app_uart?
What is current when connected and uart idle, transmitting, receiving, and transmitting while receiving?
Please...
I tried changing the define below from 1 to 2, so I could have one handler for a button and a different handler for other sensors. But my problem is:
If I set it to...
Hello,
I've developed a circuit with Mikroelektronika's nRF T click module. This module uses nRF24L01P but as I see I cannot order it because it is obsolete.
Should...
We plan on use the ST BAL-NRF01D3 balun for a PCB with both an nRF51822 and a nRF51922 on the same PCB separated by about 4 inches.
Should we use the PCB antenna as on...
Hello.
I am very confused with memory layout of nrf51822 BLE examples using SoftDevice stack.
Some examples set IROM1 range from 0x0 to 0x3ffff. (ex, ble_app_advertiseing...