if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hello,
I am using CUSTOM service in nrf52 for BLE Communication.In the tutorial, there isn't any BLE READ event but I figured that BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event...
Is there any example for using the Watchdog with the BLE Mesh?
Experiencing some asserts, and would like to restart the device if it happens.
There is an example for the...
I am trying to use the mpsl_radio_notification_cfg_set() API function to configure a radio notification. However, calling the function returns -115, which is (NRF_EINPROGRESS...
Hi:
We are develop an Central Device can Connect 8 BLE Device in same time. and want max throughout. it use queue and freeRTOS. the Central TX is simple.
use sd_ble_gattc_write...
After successful compilation of code the west flash command shows this output after using Tag connect to debug the icarus board with the nrf9160 development board. Normally...
Hi. I know this issue already point out by some of the developers. But I don't get the right way to generate a hex file for my client.
I select the Release on the top right...
When using the local timer of the SAADC it should be started with TASK_START according to https://infocenter.nordicsemi.com/topic/ps_nrf52840/saadc.html?cp=4_0_0_5_22_4#concept_continuous...
Hi there,
I'm interested in using LittleVGL (lvgl.io) for my project. There is a LittleVGL example using nRF52840 in Zephyr project, but no in the nRF Connect SDK. Are...
I have successfully implemented the meander PCB antenna outlined in this app note, however, I am looking for and cannot find information on a shrunken version of this antenna...
I am trying to create an AOA link sending a CTE from an nrf52811 (BM833A module) and the receiver with an nrf52833 (bl653 module). Analyzing the CTE detection data, the first...
Hello guys,
I've a PCA10040 connected to my laptop.
It works fine with all the .hex BLE template example in the nordic SDK except with the UART example.
After download...
Hello,
I was using the usbd_ble_uart code for the nrf52840 dongle. When I connected the dongle to u-link 2 debugger and used keil uVision I was just doing my settings in...