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...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
I followed all the steps from the readme instruction and struggle at:
## Compiling pc-ble-driver from source
Step 1. Install vcpkg dependencies is running succesfull ...
I have an example for board PCA10040 that I want to use on a custom board. It is described on nRF5_SDK_v17.1.0/nrf5/sdk_for_custom_boards.html that I have to (1) create a...
I have two Adafruit feather with nRF52832 on them, using one as central and the other as peripheral.
I have created some codes based on ble_app_uart from Nordic SDK and...
Hello,
I'm trying to program the NRF5340 DK board on linux. However, the board doesn't show up when I run `nrfjprog -i`. It doesn't show up when I run lsusb. `udevadm monitor...
I'm struggling to get a Micron MT25QU128ABA ( https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qlhs_u_128_aba_0...
Dear Community,
We want to use bonding to connect our app to the nRF and create a personal account.
So all your devices will have the same UUID. If the device never connected...
We're working on a board with an nRF52840 running BLE with softdevice S140 and SDK 17. The board has an external SPI flash, and when we realized that SPIM3 can be run at higher...
I want to know if I call the following function, which condition should I meet to determine that the coordinator is not connected to any terminal devices. For example, I now...
Hello, I am looking for some help or example code that describes minimum set of the files and #defines required to enable AES 128bit encryption and decryption using ECB mode...
Hello,
I'm trying to learn what might be typical latencies for Bluetooth LE Audio. For instance, the aptX low latency codec claims latency around 20-40ms. Is Bluetooth LE...
Studying the documentation for the nRF52811, I found a difference in the description of memory recording and memory erasure:
write: " The CPU is halted while the NVMC is...
Hi,
I have nRF52840 DK and am using nRF5_SDK_17.0.2_d674dde.
I am not using SoftDevice, and Zephyr RTOS.
I have a simple program and using RTC0 timer. My code snippet...
Good afternoon,
I have a question regarding the nRF9160 and the eSIM configuration. We have developed a prototype PCB based on the nRF9160 DK and included an eSIM. However...