I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...