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...
Hello all,
I am configuring a low power application for the nrf52832 board (custom board). This is a very low power application and I want the board to stay on sleep mode...
Hello everyone, I am working with a BMI160 6-DoF sensor. I have some drivers related to this chip. Using the Segger J-Link debugger the drivers just work fine without any...
I update a couple of device to mfw_nrf9160_1.3.2.zip.
Before that (1.3.1), my experience was to get a ENETDOWN, when calling " sendto" while the device has lost some the...
Hi.
I'm trying to add Bluetooth capability to the "Asset Tracker V2" project. I was able to do it on the nRF9160DK board. I could not find a working example to make the...
Hello,
windows10 x64.
i have used NCS1.9.1 and NCS1.9.99,now i want update to 2.0.99
how to install NCS2.0.99?
because nRF Connect for Desktop Toolchain manager no...
Hi,
1. How to calculate the Flash and RAM usages at runtime? I am able to do it static way but wanted to analyze this at runtime.
2. How to calculate the Heap usages at...
Hallo,
currently I try to optimise the functionality of my extended advertiser code. I found that there are also some call-backs defined for extended advertisers. The struct...
I use iOS nRF Connect APP to test DFU. But it failed with writing is not permitted.
The following is log message of nRF52832 device. 00> <info> app: Inside main 00> 00>...
Hi,
I am working on a system that runs a proprietary protocol, i.e. non-BLE, which works fine when it uses either uncoded links or S=8 ( LR125Kbit ) coded links, but I want...
Hello everyone, I am trying to send a string printed float number using the ESB protocol. I am using nrfConnect SDK 1.9.1 with nrf52832, started off with the supplied esb_ptx...
Respected,
I am using NRF connect for desktop for programming my actinius sensor (ICARUS IOT BOARD) but whenever I want to upload and reset the board using actinius programmer...
We have an nRF52832 based device and want to add the ability to receive audio from an iPad. We want to receive all system audio without a custom App, so need to use a standard...
Hello,
we would like to update our application software. There is plenty documentation from Nordic all over the place, some relevant, some outdated, with boot loader, without...
When I debug my program I have this issue,
Reading symbols from C:\Users\ghaaz\Desktop\Hakim_byBaha-mainaccelgyroiuart1\NewSDKFinal-main\examples\test_gyro_acce...
Hello,
We need to enable hardware flow control in the serial LTE modem application (2.0.0 release) on the nRF9160 for use with an external MCU.
We have tried to do so...