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...
Hello,
When I set min to 7.5 ms and max to 200 ms. Witch one is used at beginning (it looks like if it was max) ? Do transitions are done automatically depending on numbers...
The V3 S310 documentation appears to show that it can operate in a Central Role.
The BLE_GAP_SVCS enum has been modified to now include the following additional values
...
Hello,
I'll explain my project.
I developed a device that take a magnetism sample (with a sensor) each hour, but the device should be available all the time, because...
Hi,
I want to have a bootloader without softdevice on SDK 8.1.0
I do not want to change the SDK and it seems to me the SDK only works with softdevice.
Do you have such...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
i am work in ipv6 coap Server example.
in main function pstorage_store/pstorage_update work well....
sdonly.zip softdevice.zip Custom board with a nRF51422, SD 310 rev 2.0.0, nRF Toolbox rev 2.4, iOS 8.4
When trying to use the DFU app to update my softdevice and/or the...
Unless I am not understanding the code correctly (highly possible...), once the bootloader has restarted into DFU mode, no bond is required to upload new firmware. This works...
Can I have "nrf toolbox" source for android eclipse?
I can just find the source for android studio not eclipse.
because I can't use android studio now, I need the source...
Hi all,
I've just started working with the nRF24L01+, and I've come across some issues when attempting to do an initial read from the datapipe 0 RX address.
After reset...
I am in the startup phase of a uni-project and I would like to ask you about the feasibility of using the nrf24L01p with power amplifier as the radio module. Specifications...
Dear all, I'm trying compile github ble example ble_app_hello_world for Nordic nRF51422 following steps on Tutorial Advertising for Beginners and found 6 errors all same type...
Hello,
I am using enhanced shock burst as communication protocol. Currently i am using rtc 300us timer to call nrf_esb_add_packet_to_tx_fifo() to transmit data every 300...