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...
Hello,
We are attempting to track down a rare bug in our code that causes the device to occasionally hard fault.
We have been able to catch it three times, twice where...
Hi,
When I connect nRF52833-DK device to the (Windows 10) system, its JLink UART (COM) Port disappears after some time (in about 4 to 5 minutes.) The following screenshot...
hello Nordic
i work with nrf52840 , .. want to move to ncs 1.8
seems that moving to ncs 1.8 forces me to update to zephyr-sdk-0.13.2 (from 0.12.4)
is it really a must...
Hello,
I have added the line CONFIG_DEBUG_PORT_ACCESS=y in prj.conf file and now the project does not open in Segger Embedded Studio (SES).
I am getting this error,
...
Hi,
I am building my Project in an out-of-tree form and up to this point I solely used Segger Embedded Studio to compile our project. I am using a custom board with an nrf9160...
Hi All!
I am using VS CODE studio as an IDE for nrf9160 FW development. Blinky app compiled and work perfectly. But when I compiled the asset tracker/cloud client it gives...
In my code, the parameter definitions like this :
In my application, I used SAADC in SEGGER to convert my analog sensor input to digital and then i want to sent...
I just updated the programmer tool in NRF Connect 3.10.0 to the new version v2.3.0.
Now I'm getting this error: unrecoverable error.
Restore default settings did not help...
Hi,
I want to know if its possible to add multiple services and characteristics to several BLE central devices (based on nRF52) which need to communicate to a single peripheral...
Hi,
We are currently looking into using the nrf9160 for a smart meter gateway like solution. It is of particular interest to us to know if we would be able to achieve compliance...
Hi all,
I am having issues with the nRF connect programmer that is used to flash the mcu.
I have installed the software my nRF connect version is v 3.10.0 (It is not available...
I installed nRF Connect and inside it I installed Programmer. When opening the programmer I get the following exception:
And system report:
I already tried following...
Hi,
I currently have a working project with BG96, embed TLS and LWM2M.
I'm investigating some problems that occur when the connectivity is interrupted during TLS handshake...