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...
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...
Hello,
I have two quick questions about the nRF24L01+ chip that I wasn't able to find from reading its datasheet.
1. Is the chip pre-programmed by Nordic or does it need...
Hi,
What does the AT%XOPERID command do exactly? Does it just return the operator, or does it change settings too, such as bands, system mode, psm, edrx etc?
Kind regards...
nRF SDK: 16.0, Device: nRF52840, module: BTX480XE, softdevice: ANT_s340_nrf52840_6.1.1.hex
The setup:
BLE and ANT running on same device concurrently. The device is modified...
Hi,
I am new to OTA, wanted to explore OTA. Is there any available example code for OTA in the sdk 17.0 or mesh sdk and how to verify it. How to proceed with this?
Thanks...
Dear Community,
I have been testing eDRX on nRF9160. For that, I have modified nRF Connect SDK "udp" sample. I have set eDRX cycle to 20.48s. My program does the following...
Dear all,
I am trying to run the MSC example in order to learn how to develop an application with MSC capabilities in the future. I have already run the example in its default...
Hi,
I want to explore NFC for nrf52832, how shall i proceed so that i can able to read and write using nfc. I want to write from an external device to NFC and so that...
Direction finding is a new feature in BLE eco system. We can think of many applications for this technology. One well known is asset tracker. We can locate the coordiantes...
Our new prototype uses an ISP1807 (nrf52840 module). The schematic is almost the same as a previous working prototype based on the Ublox Nina B302. (also nrf52840)
I've...
Thanks in advanced. The platform is nrf52832 and sdk17.0.2. I want to use phone to update static key of peripheral ble device, is there an example for this?
This problem is very strange.
First,I install the software(nrfgo studio,nrfgo studio-win64-1212installer.msi) on the company computer,the colour of nRF5x Programming is...
Our peripheral application sends an L2CAP Connection Parameters Update Request to change the connection interval 30 seconds after connecting. For most hosts, it works fine...
Hi Currently I want to get Double value from a Char array, but somehow when printing the Double variable, the value returns NULL.
double Val_double; char testdou[] = "7777...