Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
Platform: nRF52832 using SDK12.2 and Keil 5.20a
I've encountered strange corner case when displaying negative floats using NRF_LOG_DEBUG .
My test code looks like this...
I want to use BLE 4.2 Data length extension to stuff more data into one packet. I am looking at the "ble_app_att_mtu_throughput" example and am getting confused because there...
Hi!!
I am sending data by BLE data received by SPI.
The interval for sending data at BLE is 64 ms.
I have written and run NRF_SPI 1 -> ENABLE = 0; and NRF_SPI 1 -> ENABLE...
can't open 'J:/Projects/..../Electronics/SDK/BT840F/nRF5SDK15209412b96/nRF5_SDK_15.2.0_9412b96/examples/ble_central_and_peripheral/experimental/ble_app_att_mtu_throughput...
If there are multiple beacons, let's say B1,B2,B3,B4,B5 and a BLE receiver. I want receiver to only wake up from sleep mode when B1 transmits(long broadcast interval) and...
Hello Nordic community,
is it possible to configure the network key, application key, node address with the help of a byte array? The keys, adresses and all the peripheral...
I can not transplant SDK15.2's ble_nus into my project, there is no errors after i complie it, but when it does not work, I use RTT to see the errors, like this:
line...
Hi, I have trouble when working with my application bases on UART project on nRF51822 board. I use NRF Connect applicaton on my phone to connect with my board. Sometimes i...
Hello,
I am using Nordic SDK 14.2.0 with the pca10040 and I want to integrate the Buttonless DFU example in my project that was started from the Nordic BLE Template app...
I wasted way to much time figuring this one out (and after I did find the problem, I realized I had run into this about a year ago in another project :-S)
In my project...
Hello,
I am trying to increase the Peripheral/Central_Link_count to 10 for each or 20 in total and NRF_SDH_BLE_GAP_DATA_LENGTH above 200
I am getting an error when compiling...
I have problem with ble dfu update using zip package with hex + init file via nrfutil. I am getting error Invalid Object when I am trying invoke command nrfutil dfu ble -ic...