I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi, Sir:
I am using nrf9160 to develop a project of mqtt and GPS, using mqtt to upload GPS data to the cloud server; I use the software and hardware information as follows...
Hi! We were wondering if the Nordic Thingy 91 has an IP-rating? How resistant is it to humidity and could it be deployed in remote locations such as a forest for a prolonged...
Hello,
I have made my custom application and added that in the SDK example folder and I am able to run the project. But after that when I was cleaning my project I got...
Hello everyone,
I trying to firmware update my nrf52832 via Tx and Rx pin uart. I create my own application using keil compiled get .hex file i upload this hex file into...
Hi,
Setting the scene:
I have several sensors that are decoded via an external device that outputs UART serial data (115200 baud rate).
The data looks like this: Received...
I am building an non-secure app and have a few questions.
1. Looking at the DTS file for pca10090 the partition table has both non-secure and secure slots for mcuboot. Totalling...
I have recently upgraded FTD code which was based on nrf sdk for thread and zigbee v2.0.0 to nrf sdk for thread and zigbee v4.0.0
On compiling the FTD I am having the following...
Hello,
When CONFIG_PROVISION_CERTIFICATES is y and certificates are defined in certificates.h the program fails in provision_certificates() function, the modem_key_mgmt_delete...
Hi,
I am working on Bluetooth peripheral and pin_interrupt_change program in nrf51422 on sdk 12.3 .
so I added pin_interrupt_change program in the ble_app_uart program...
I'm attempting to synchronize/correlate measurements made by two separate nRF9160 devices and was hoping to use a timestamp to do so. Essentially I would like to measure the...
I am using GPIO interrupt event.
And I added the following code because I wanted to observe PA / LNA.
Adding this code stopped the GPIO interrupts. Can the two coexist...
Hi,
For nRF82540 dev board, the secure bootloader code has embedded many NRF_LOG_DEBUG(...). But they are not displayed or output to virtual COM port. Is there anyway to...
Hi all,
I'm looking to develop a proprietary start network that may support around 30 devices, with very low bandwidth (pretty much just a keep alive and a sensor state...