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 wrote code to jump from application to bootloaer in softdevice 7.1.0.
It work allright,but other module of the whole program got a trouble like this
devzone.nordicsemi...
Hi,
The device may be talking to a TX/RX station (connected to the Windows PC via USB) that uses an nRF24LU1+ so I'm guessing I will need to use ESB for compatibility...
Hi,
Where can I find the instructions on what tools need to be installed to reprogram the nRF51822 beacons? I haven't been able to find it in the documentation provided...
Hello
I am working on a nrf51822 EK, i have worked out on BLE-multilink central and peripheral examples which were given in nrf SDK examples but it did not work.Please provide...
Hi
I need to configure my nrf51 tx power so that it is discoverable only at a particular range/distance.
for example: i need my device to be discoverable only within...
I'm using the nRF_Libraries software pack and found something in dfu_transport_ble.c that I'd like to change, e.g. the MANUFACTURER_NAME macro to say my own company.
This...
Hi,
I am using device as ble-Peripheral SDK nRF51_SDK_7.2.0_cf547b5 and softdevice version :s110_nrf51822_7.1.0_softdevice.
As ble-central SDK nRF51_SDK_7.2.0_cf547b5...
I am currently migrating my projects to SDK 8.0.0.
I have problem with sd_ble_gatts_value_set function.
I receive write request in one characteristic (char.A), and i...
Hello,
I can't find an answer on my question, but maybe I looked over it.
I'm desiging a sensor which will communicate to a smartphone by BLE and to a PC by ANT. The communication...
Hi!
I am using the nRF51822 to do some measurements regarding the capture effect ( en.wikipedia.org/.../Capture_effect).
My question now is: when does the radio latches...
Hi
I´ve got two boards with PIC 18F4620s connected to nRF24L01+ .
One is configured as Tx and the other as Rx.
I can read/write registers trough SPI in both boards, but...
Hi!
Im trying to read the rssi value in real-time from my connected beacon device. Im using a xcode sdk (nRF beacons). All I can find are UUID, Minor and Major values.
...
Hello all.
We have a simple ANT-page application that has the ability to send data as burst packets when requested. The code has been working well. We identified the need...