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 usually cleaning out the older manuals when downloading new ones from the web site. Unfortunately the new EK user guide 1.2 doesn't show how to connect the nrf51822 UART...
I would like to use an idle loop for non critical tasks. Is there any way this can be done with the scheduler implementation? I don't want this to be time based, I just want...
I have worked with nrf24l01+ devices. In my project include single PRX with 100 PTX. Objective of this project is all PTX send packet to one common PRX device & PRX send ack...
I have the simple UART example working with the nRFgo motherboard laid out as described in the SDK docs, with 2p connectors on the RS-232 P15 and the SDA and SCL pins of the...
Hi All,
I'm just starting to use the 51422 DK and I do as the nRF51422_Developer_Kit_User_Guide,I have flashed the broadcast_tx of the ant_broadcast project in SDK and...
After I download NRF51822_0.9.0.HEX in PCA10001 v2.1, but the MCP cannot work. Anyway, PCA10000 is working fine. Do you have any solution about this? Thanks.
Hi,
I have a nRF51822 development kit without the motherboard. I have done the Softdevice download to my PCA10004 with s110_nrf51822_5.2.1_softdevice.hex and successfully...
Hi all,
I am using PCA10004 with s110_6.0.0-5.beta and sdk_v5_0_0_34603.
I noticed that executing the command "sd_power_system_off()" does not switch-off currently active...
It looks like much more stable when I connect my BLE device to win8 but when I press the same button the mouse pointer goes different directions can you tell me why? What...
Hi,
My evaluation board is not detected in nrfgo studio. I can flash the application (simple blink) using keil, but that is not at all working. How can i resolve this problem...
Hi,
I want to use the BLE SoftDevice without any flow control and the baud rate higher than 9600.
In this question say this could lead to lost bytes from the UART peer...