I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I have been analyzing the current consumption of my nRF52832 dev kit today using both a multi meter and an oscilloscope with a resistor. I'm not sure what I exactly did that...
HI All,
I wonder if someone can help me out. I would like to send serial data by modifying the 'simple_coap_server' main program. I added the following header 'app_uart...
Dear,
is anyone of the Nordic customers here using unit testing in their nRF52 project and would be willing to share an example project/their setup? Would be awesome. ...
Hi,
We are range testing BLE using the DK-52 with an external dipole antenna connected via the u.fl connector. We are using the DK-52 + packet sniffer software on a laptop...
I tryed to port the dfu secure bootloader sample of sdk 13 to eclipse managed project. after a few hours, i finished it. compiling and linking went fine but the filesize is...
Cannot connect to ATECC508A through TWI with NRF52832. Tested with nRF5_SDK_12 twi_master and deprecated twi_sw_master. It was working fine only with NRF51822 nRF5_SDK_12...
Can nRF51422 or nRF51822 can be used as bluetooth device for Raspberry pi?
As I can see on the terminal Linux, the hciconfig log says, raspberry pi 3's Bluetooth device...
Hi,
I recently migrated our code to the SDK 13 (we use the nrf52832) and now the function:
uint32_t err_code = ble_radio_notification_init(6, NRF_RADIO_NOTIFICATION_DISTANCE_5500US...
Hi,
I can't discover more than 5 characteristics on central with SD130 2.0.0.
I have trided nRF Connect and characteristics were discovered successfuly.
Is there some limit...
Hi,
I have a situation as below.
I have the list of host addresses (public type). Based on the command received, BLE peripheral device should advertise in direct advertising...
Hello there,
We are using nRF52832 custom board. I2C and GPIO are working on it. Then I uploaded BLE program (which is tested on nRF52-DK) but BLE is not showing up at...
Hey Guys,
I noticed when I use nrfutil DFU BLE command on the nRF52 DK the nrfutil program a "connectivity firmware" before the perform the DFU BLE to a Target device....
hai
i have tried to store and update some data in flash using pstorage. on storing data data is stored successfully.
#include "mbed.h"
#include "pstorage.h"
#include...
Hi all ,
hi NORDIC team ,
I'm currently developping a multiprotocol adapter LORA/BLE . I'm using the sd130 .
Semtech's third party says that it's "recommended " to have...
52832,SDK12.0.0
I met such a situation:
In the use of JLink burning program or air upgrade, after the completion of the program card died in initialization low-frequency...