Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I would like to connect the Android Things NXP Pico board to the Nordic Thingy 52 using Bluetooth and get all sensor data from the thingy.
The Android Things board will...
Hello
Recentlly, our application with android device and nrf52, we need to do pairing process with android device in order to read characteristic from nrf52. The pairing...
I am using PCA10040 devkit and SdK11. Our application is to advertise at an interval of 100ms. Also, our application wants to spend most of the time in sleep mode. Currently...
hello , i am trying to imblement system off or system on in one of the ble central example 'ble_app_blinky_c' , i tried to refer to this example 'ble_app_template' but if...
Hi all ,
I am beginning with DFU . I complete bootloader_secure_ble and can update new firmware (application) to my NRF52832 kit via Android . And now, I have 2 kit NRF52...
hi team,
i am wondering that lot of questions regarding gps and wifi interface with nrf52 is there. why nordic is not supporting with libraries and examples for gps and...
Hi there,
I read that the nRF52840 has a maximum data throughput of around 1.3~1.4Mbps . I also read that when configured as a central it can support up to 20 concurrent...
Hello,
Can anyone point me to a good example for Polling mode using serial library?
I'm looking for an application in which I can poll the serial port for data. I went...
I'm investigating the flash usage by the peer manager to store bond related data. While I haven't had a chance to fully investigate how the FDS and fstorage modules work,...
Hi,
We have a need to have a Nordic app for nRF51822 which both serves as a beacon and also offers a connectable service.
It's my distinct impression at present we cannot...
Hi,
My setup :
nRF52832
Soft Device S132 v5
SDK14.2
My use case involve me to send data to to a central device at 50 meters. I need to send only a small data...
Hello everyone :) , I work on a project initialy configured for a PCA10040 board and I would like to use the debug with my PCA10056 board but unfortunatly the debug doesn...
Hi
For some reason I get stuck in softdevice at 1EA7A when a send some random data to my phone also I notes that function sd_ble_gatts_hvx return 3401
PC = 0001EA7A, CycleCnt...
I am trying to connect thingy as peripheral and many smartphones as central but i can connect only one smartphone by using thingy at a time.Is it possible to connect many...