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...
When running the asset tracker application from the NCS repo tagged v0.4.0 the LTE Link Monitor gives the following output:
Steps to reproduce:
1) Open the asset tracker...
Hello, I have a question regarding BLE Connection.
Test Condition:
- SDK: nRF5_SDK_15.3.0
- Softdevice: s140_nrf52_6.1.1
- Target hardware: PCA10040(nRF52832), custom...
Hello,
I am using nrf52840 and I have successfully uploaded the SAADC example. I do not understand why is V(p) = VDD? How can I configure Vp to be equal to voltage that...
I'm trying to have an nRF52 DK detect the RSSI value from phones nearby.
In principle, we need to enable scan request notification, then we can collect the rssi value of...
Hi,
I'm using SDK nRF5_SDK_15.2.0_9412b96 and I need to build DFU and Bootloader for OTA.
I follow the "Getting started with Nordic's Secure DFU bootloader, a step by...
I am using version 15.2 of the SDK. I am trying to use the SPI transaction manager for reading/writing a SPI flash using the scheduled mode. I am getting callbacks, but the...
Hi gays,
Based on ble_app_hrs_freertos project, I developed my own project. but I have encountered such issue in my own project:
system startup, from the log, such string...
Multiceiver allow up to 6 data pipes to be opened, but if I need more nodes? What can I do to connect 10 nrf24 (sensors) to a single master that gather data?
Thanks
L...
Details: SDK v15.2.0 using peripheral spi example. Windows 8.1, uploading to nRF52 DK.
When I upload the example as is my clock , MOSI and select line work as expected ...
Our project is to read the gyro (lis3dh) by using SPI communication.
Since the infocenter says that using nrf52832 for developing nrf52810 is okay.
We currently developed...
I have a client that's investigating BLE solutions to use in a future product. The rough specs they gave me include a TX power of +10dBm. The nRF52840 looks like a good option...
Hi,
In the BLE_UART example, I am trying to get some data about the time delay between the sending and the receiving of data between central and peripheral devices.
I...
I've been struggling with this for quite a while now. I've got a PCA10040 to spare that I am trying to use with nrf sniffer in Wireshark. I'm using a new iMac with the latest...
I have a problem I'm using nrf52840 DK. The task i want perform is start from idle state, wait for a button signal and the go out from idle, start with a loop where the code...
Hello ?
I was surprised that the program was organically well organized.
Based on the given installation manual, I completed the installation and corrected the program...