I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
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...
Hi !
In nRF9160, want to implement nrf_mode_lib for modem. Therefore, need to select non-secure(ns) board.But want to set UARTE2 as secure. As UARTE2 provides communication...
Hello!
I am completely new to development with the nRF52DK.
Today I spent the entire day trying to set up the IDE and enviroment to make my first application, but that...