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...
Hi there,
I am porting the the app_button from the ble_blinky project to my own project which uses BLE functionality too, and it is not firing the button_event_handler after...
Hi,
I am developing one of the application using nrf51822 with SDK S110. in which I need to receive the long data(like image) through the mobile app.
And newbie to the...
I have problems using the Power Profiler Kit from nRFConnect v.2.6.1 with a nRF52832 DK on Ubuntu Linux 18.04 (KDE Neon). It is unreliable in opening the serial port, but...
Hello, We are developing a product that is based on the NRF52832. Currently in the certification phase, we are working with a Laboratory that is guiding us through the process...
Based on the nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132 sample code, I've defined a long button(button 2) and 3 short buttons ( button 1, 3...
Hi everyone,
I've noticed in the changelogs of Version 2.0 in the nRF5 SDK for Thread/ Zigbee that the touclink support has been removed:
- Removed support for touchlink...
Hello,
I would like to set up in the same chip (nRF51) :
one open connection for an access control application – unlimited smartphones (no bond) and fast connection...
Following multiple articles on logging for enabling log output using Segger Embedded Studio and the Zigbee library I find they all seem to be missing something. Fundamentally...
Throughout the ZBoss API documentation there are references to source code snippets to help fill in the missing descriptions. An example is in the documentation for the Commissioning...
Hi Sir,
For 52840, we support the data rate 2M/1M/500K/125K.
If we want to test the modulation for 500K/125K (S2/S8), does the frequency deviation setting same as 1M...
hi folks ,
i want to reduce my power consumption so that battery life can be extend , my device function is it will read the data and send the data only if reaches the threshold...
Hi All.
Following the step by step guide on Getting started with Nordic's secure DFU bootloader, when I try to build the uECC library by issuing a make command, I systematically...
We currently have an older Sena SD1000 bluetooth module in an embedded system that functions as a UART wireline replacement. We just connect it to a UART on the embedded controller...
Hi, I have a simple application with logic is: - every 3 or 20 seconds send some data via modem (based on AT commands), - sending and receiving data via serial port to and...