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...
While attempting to join a network formed by the OpenThread border router reference implementation and an external commissioner using the Android app , my zephyr end device...
Hello!
Recently, support for JLink Remote Server has been added to nrfjprog tool (with version 10.15.0) , which is, as far as I know, used by VSCode extension under-the...
If you clone nRF5-cmake-scripts , then switch it to the archive/sdk-16 it builds if you follow the build instructions.
What I'm wanting to do is adding the mbedTLS backend...
Hi,
I have a current project that is based on the nRf52840. This project acts both as a peripheral and a central. I have a need to update the firmware on a remote BLE sensor...
Hi,
I'm using a custom board which is currently under developpement usin nRF52810. When running DFU example for NRF52810, using secure_bootloader_ble_s112_pca10040e.hex...
I read this post https://devzone.nordicsemi.com/f/nordic-q-a/10668/rssi-without-connection
I want to know how large the RSSI value will affect the connection. Is there a...
Hi,
I am developing firmware for NRF52811, using SDK 17.1.0 and Soft Device S112.
I need to write a characteristic longer than 20 bytes. I thought it could be done with...
The bluetooth connection is automatically disconnected, and the reason is 0x3E. Is this related to the small RSSI value? I set the transmitting power as 4DB, and the RSSI...
Hello,
I'm exploring the nrf5340 controller with a Fanstel evaluation board (EV-BT40) I use the SDK V1.7.1 with vsCode.
Used example "Bluetooth: Peripheral LBS".
Connecting...
I've recently flashed USB CDC ACM example to NRF52833. Even though everything seems to be working, there is no COM port listed on Windows. I've also tried Zephyr's USB CDC...
I got 2 NRF52840-DK Development Kit recently. But for one of the boards, the programmer firmeware encountered timeout during upgrade. The other board did not encounter this...
Hello All,
I am using nRF52840 Dev-kit and SDK 4.0 for Zigbee and thread. Due to some functions, we are using SDK 4.0 for this project which is not present in SDK 4.1. ...