I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
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...
Hi! We are trying to understand how UICR registers work. In particular APPROTECT, ERASEPROTECT, and SECUREAPROTECT.
We are trying to find a clear explanation for this image...
Hi ..i'm using nRF52832 interfacing with BG95(QUECTEL) ..when i insert my sim in the module at the time uart receiver is not working..when i remove the sim at the time uart...
hello
iam trying to add services in the buttonless dfu from one of the sample code im not able to come up with the services after lot of efforts and now im getting this...
Hi There,
I would like to extend the NRF9160 LED CAF by using the WS2812 LED instead of 3x discrete LEDs.
1. Where in the CAF or Zephyr or wherever, are the function calls...
Hi, We are trying to work with nrfxlib directly baremetal without Zephyr. Were able to do advertising with it. On nRF52832 the SDC crashes when we tried to set new advertising...
Dear all,
I am developing a bluetooth mesh sensor with the NRF52833 and NRF Connect SDK.
The sensor is battery powered. So the power consumtion must be as low as posible...
nRF52840, SDK17.1.0 SD140
I am attempting to write a 16 byte array to NVM. This array is initialized simply as uint8_t diaper_aes_enc_key[16];. For testing/learning of the...
Hi,
We have an application which can communicate with a mobile device as a peripheral running on the nrf5340 processor. When a peripheral connection is initially established...
Hey everyone!
I'm getting to know the Rest APIs from nRFCloud.
I'm trying to get the latest location for a set of devices. It seems I have to either get from all devices...
In NCS 2.1 with MCUboot on a nRF5340, a huge 256k area is allocated into .bss (see below) called "mock_flash".
unfortunately this writes far enough into RAM that it overwrites...
Hello,
I developed low power device. I'm using external wake up timer the TPL5111. But this IC output not enough for my device wake up. So I decide add new component (N...
On macOS with latest SDK v2.1.0, VS Code and nRF Connect for VS Code extension (See generated info report below, unfortunately from later, after I had worked around the problem...