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,
I am working on the project of BMS(Battery Management system) sending data to nordic board nrf9160DK through UART and then board will send that data to the Azure cloud...
Greetings, I did some research on the priority settings of BLE. Though Softdevice set some scheduling priorities on BLE-related timing events , I can't find the corresponding...
Dear,
I'm trying to do an application firmware update the way this URL does.
When I select "nrf9160dk_asset_tracker_v2_ltem_<version-number>.hex", it says "Part of the...
Greetings,
I edited "samples/nrf9160/https_client" in "nRF Connect SDK v2.0.0" with Visual Studio Code and built from "Edit Build Configuration" of "nRF Connect for VS Code...
I do fist compiling , using the nRF52840-DK board with segger ide.
I remove the SEGGER_RTT_Syscalls_SES.c (because of compile error )
Everything has been left in the ...
Is there any other option to run the XML script (Macro) in the nRF connect desktop version? or is there any other way to run the automated test in nRF connect desktop version...
Hi,
For a project I am currently trying to do a simple test to check the SPI communication between the nrf5340 en ADS1299 (ADC for EEG application) before we order our pcbs...
I hear a lot about nRF SoCs and how good and efficient they are in terms of low power consumption.
At first I started using SoC nRF52840 with Arduino Core. But a few months...
In SDK 15 I was able to build a 3 output arbitrary waveform generator using a pwm module in sequence mode.
Is this possible with the Zephyr pwm API?
If so Is there an...
Hi Team,
We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder
I Nordic recommending to use VS Code ?
Also we observed folder...
Hello,
NCS2.0.2, nRF5340, VScode, watchdog
i want to uninstall watch dog before sys_reboot(0 ) for DFU ;
but as follow no use. it will Restart twice.
void gog()...
I have been learning the different methods of creating custom device drivers and whilst developing an out-of-tree device driver I found two methods of including source files...
Hi,
I want to use timer interrupt in BLE code. If enable timer inside the BLE code. The code will not work properly. I want to know why this is happening like that and how...
Hello,
When using the NCELLMEAS (search_type = 3) command I get inconsistent results. Generally, I don't see more than 1 neighbor. If my device (nRF9160, mfw 1.3.2) is in...