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,
We are working on nRF5340DK need testing procedure for direction finding (AOA, AOD). So far we have tried to Download and install nRF connect Application for Mobile...
HI,
We are working on nRF5340DK need testing procedure for direction finding (AOA, AOD). So far we have tried to Download and install nRF connect Application for Mobile...
I recently installed the toolchain on M1 Mac using the automatic installation in the toolchain manager.
However, I noticed that the toolchain manager installs x86 variant...
Developing on ncs 2.1, using vs code and nrf connect extension to debug an application running on nrf 9160dk
I am connecting to aws iot core in a similar fashion as your...
Hello,
I have my BLE Gatt Peripheral application working and running.
I am developing a reader that reads BLE credential.
Application is complete. I flash the .hex file...
Hi
I have configured nrf52840 on my raspberry pi. I want this dongle to stop pairing to other device once connected and also most importantly stop broadcasting once it is...
Hi everyone,
currently I am trying to migrate a project from Segger Studio and SDK v1.8.0 to VS Code in combination with the SDK v2.0.0.
For the Project we are using a...
Hello,
We have observed some issues with downloading firmware update over HTTP over NB-IoT. I'm aware that using TCP over NB-IoT is not recommended, but it is technically...
OS: Windows
NCS Version: v2.0.2 Installed using toolchain manager
IDE: VSCode 1.70.2 + nordic-semiconductor.nrf-connect-extension-pack 2022.5.1
I have applications...
Hi Dev Zone Team,
I have been working with the nRF series for quite sometime and I am having an issue with an nRF52840 based module that I haven't experienced before. I...
Hi,
I'm implementing LESC.
SDK version : 16.0.1
SD version : 7.0.1
example code : ble_app_hrs
I checked that the LESC(just works) function is working.
But...
I'm working on developing a UART Secure DFU platform on the NRF52833 with SDK 17.1 and soft-device s140 v7.2.0.
As there are no direct examples for this application, I followed...
Hi ,
I am new to this nRF5340. In peripherial UART , BLINKY, HELLO WORLD sample program is working fine. i need a support for DF CONNECTIONLESS RX &TX to enable bluetooth...
Hi,
on my Custom Board I'am setting P0.12 to High triggered by a BLE notification (NUS). I'am here using the BLE Uart Example (S112, pca10040). The Custom Board's nrf52832...