Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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...
I'm developing a battery powered BLE sensor application where I need some basic guidance on how to implement this:
The sensor action consists of a measurement process where...
Hi there!
I appreciate your work on Nordic SDKs which are getting better and better.
But sometimes SDK setup isn't as quick as it could be.
E.g. for evaluation purposes...
Hi,
I am trying to port the Thingy project (ble_app_thingy_s132_pca20020) to Segger Embedded Studio on a Mac and it proved to be not an easy task, in fact I have hit a...
Dear all, I am building a BLE thermometer based on nRF51422 chip. I need to get certify it and if any of you performed and have the tests results of the below tests, for the...
The board came pre-programmed for MBED. I don't need that, wood like to enable regular JLink. I believe the process is to get it in boot loader update mode (hold boot/reset...
Hello,
I am new in this platform. Few days ago, my boss give me a nRFgo Motherboard. He want me to write a program that nRF24le1e can read/write data from sensor via I2C...
Just verifying to be 110% sure:
The TRACEDATA1-4 pins may be used as ordinary GPIO pins when no trace-functionality is configured for the debugger? So even if a debugger...
Hi,
I have a PCA10040 connected with some wires to an external I2C device and I need to poll data from the I2C device and send it over BLE, also updating the advertisement...
Hello,
I'm looking at the different way to control / dialogue with nRF9160 module.
I know it is possible to send commands through the UART port or through the cloud, but...
Hello Support,
I have developed one device based on NRF52,it has interfaced 4 sensors.It's working fine.
Now i want add one feature is that if sometime connection lost...
Hi,
I'm doing research on Bluetooth Mesh for which I built a Mesh system for testing throughput. So currently I am sending messages at the max speed (every 25 milliseconds...
Dear Nordic,
I am trying to do the following;
nrf52840dk will be ble central
ios will be peripheral
ios will begin to advertise then nrf52840 will connect
...
We are using SDK 15.0 and Softdevice 6.0, nRF52832
The question is :(1) We migrated the example "ble_app_hrs_freertos" to "ble_app_uart_c",luckily it works ;(2) But when...
HI,
I am using NRF52832,SDK15.2
I need to work on ultra low power consumption because My project related to Health care, Fitness tracker and HOME IOT mesh network.
for...
Hi,
I'm using the TWI master example to test my application. I wanted to extend the example to write into flash (fstorage module), in a way that I can transmit data over...