Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...