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...
as title,
I can't load the project to SEGGER Embedded Studio.
I can't install CMake by entering the those command ( choco install -y cmake --installargs 'ADD_CMAKE_TO_PATH...
Hi
I was trying to do the page up and down key, I just built it successfully but it is no response.
Could anyone find out the reason for me.
I appreciate for your assistance...
Hello,
I tried to follow the "nRF_Sniffer_UG_v2.2" and i didn't understand the section 1.2 which described how to set the Python and Pyserial,can some one explain what to...
Hi,
1. Can one run the coexist sample with softdevice S132 on a mesh where all the other nodes run S140?
2. does the coexist (UART) example need to be provisioned. ...
Hello to everyone.
I'm working with the Light_Switch example with four nRF52832 SDK (two clients, two servers) and my cellphone as provisioner, in Mesh 3.10, with "nRF Mesh...
Hi again, Figure 106 in the OPS indicates that the application core and the modem core in the nRF9160 have separate Flash and RAM partitions.
Is this a "real" partition...
Hello,
I ordered my nRF52 DK from Rigado for their BMD-350 module using the nRF52832 chip, but their DK comes with an additional Atmel chip. Now I saw the regular nRF 52...
Hello!
In SDK15.3 project "secure_bootloader_ble_s112_pca10040e" for Keil , write flash incorrect and not work.
In SDK15.2 this prodject work fine.
Please correct...
My application will update over USB from a connected host.
For testing, I used two projects:
Bootloader: secure_bootloader_usb_mbr_pca10056
Application: led_softblink_pca10056...
So im trying to interact with a nrf52 chip. I am using iOS corebluetooth to communicate with the device and when the device sends a long data packet (~400 bytes) iOS drops...
Hi,
I have my SAADC configured with two channels. One for my sensor and one for the battery level measurement.
I only need to measure my battery level every minute for...
hi,i have a question.
nRF52832,can not Pairing and binding.SDK13.0.0,base onble_app_hids_keyboard example.
It can be paired and bounded before. but now can't pair and...
Hello,
SDK 15.2.0
SoftDevice 6.1.0
DFU with Uart (based on {SDK}\examples\dfu\secure_bootloader\pca10040_uart. Single bank mode as my app is quite big (probably not...
Hi,
I am using Segger Embedded Studio and SDK version 15.2 for NRF52840 based module. NRF_LOG_INFO() works from main.c but not from custom drivers for sensors. Is there...