Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi! I'm trying to understand the possibility of doing a FW update to an empty NRF52810 chip via a host MCU running Linux. We have this setup on a custom PCB, whereas the host...
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...