Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Dear Community,
I am trying to implement a simple Tensorflow Lite C++ project on the nRF52833 board. I work with the Segger Embedded Studio.
Therefore I added the tensorflow...
Hi,
I have extended the nRF9160 sample app to use Leshan bootstrap server. Using a boostrap server means getting DTLS PSK crypto keys from the bootstrap server. Hence the...
Hi,
We are testing Buttonless Secure DFU without bonds using the windows nRF Connect app. If I open the "Secure DFU" service in our app, enable notification for "Buttonless...
Hi everyone!
I was not able to find the answer, so could you please clarify what did I miss when I exercised with my application.
First, I was able to build ble_central_and_peripheral...
I'm going to write to inquire about Bluetooth Low Energy Device Beacon which will be smallest in size and can operate with coin cell battery and also able to communicate two...
Hello,
While building a custom board, I need 52832 to communicate with a modem at regular intervals, send AT commands and read modem responses. nrf_serial library in IRQ...
In the documentation for “Bootloader and DFU …” / SDK16.0.0 is written “you can use such a bootloader, for example, to switch between several applications”, but I can’t find...
I connect one central and two peripherals
Both peripherals set the connection interval to 100
Observing PA / LNA shows that one is communicating in 100ms
But the other...
Hello.
I have question about output OOB and public key.
I create my Android app for Thingy Bluetooth mesh purposes. I would like to start output OOB process (then Thingy...
Hi,
I am using the nrf_log_backend_flash in SDK15.3 with IAR 8.32 on Window10. From what I see in the release notes, no improvements were made for 16.0.
In my application...
Hi,
Good day!
Statement of porblem: We are developing appliction using nrf52832. In our application we have Capacitive touch button and capacitive wheel sensor for user...
Hi,
I am using bootloader and application based on SDK15.3.0 and SD s140_nrf52_6.1.1_softdevice.hex.
I am also using our own BLE transport layer in application to receive...
Hello, I can see in the datasheet of the NRF52840-CKAA-R that the recommanded inductor value for DCCH is 10uH +-10% (configuration no. 4). Unfortunately, we experience some...
Or may be another procedure to make a list of surrounding beacons nearby using nrf52832. We are beginners, sorry.
What do you recommend to start with?
Sdk16, 7.0.1 Softdevice...
Hi,
I have configured pin 10 (STATUS_BUTTON) on my own design board using a nRF52832 chop as follows:
I am intending to use the internal pull-up resistor to pull the...