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...
We are building a gadget which senses temperature and humidity level using nrf5340 and using i2c as interface. We are using a slave which has SHT3X sensor for reading the...
I've been trying to use the NVS subsystem along with BLE and FOTA.
I got BLE and NVS working fine.
But if I enable FOTA (just including the code, not running an update...
I'm having trouble with a computer that can't run a Python script, which is using the library pc_ble_driver_py
I'm confused about the answer posted in
I've tried downloading...
Hi!
For a custom project, I need to enable and disable soft device for power consumption optimization. I've followed ble_app_gzll to enable and disable soft device. Unfortunately...
Hello,
I'm using the nRF52840 DK, SDK 17.1.0 and SoftDevice S140. My project is based on the Blinky peripheral example. The problem is the following:
Basically, turning...
I see a lot of threads about how you need to disable the UART while you're not using it because it has a couple of milliamps power consumption.
However, most of those threads...
Hello Team,
We are in process of designing our product with nRF52833. To secure our product and possible Firmware readouts, we are planning to use the APPROTECT feature...
So, I'm working on a project with two RGB LEDs, that's going to be powered by a coin cell. The device is going to spend most of it's time asleep, only waking up for a minute...
Hello - The nRF Connect for VS Code extensions updated today and it appears to have broken then nRF Terminal connection monitoring.
Old Behavior
Connect to device...
Hi,
I have a nRF52840-DK which comes with an o n-board SEGGER J-Link debugger/programmer to use with the internal microcontroller or an external one.
Also, I bought a...
Hello Sir/Madam,
I'm using Nrf52833 for ble_uart + saadc but this device given only 2 meter distance range .I want to increase that distance range.
How to increase distance...
Hi
I want to communicate with nRF52BK (nRF52832) board via its UART.
Eventual goal: Get Android device, acting as USB host, to connect with nRF52DK board's UART Short...
Hi.
I'm trying to run the http client sample for nrf9160 using nRF Connect SDK, but when I flash the board it gives this output:
Waiting for network.. Failed to connect...
We are seeing FOTA fail when updating from SLM using NCS 1.9.1 to SLM using NCS 2.0.0.
In summary, it appears that when NCS 2.0.0 image boots up, it never confirms and is...