Hi,
We’re working on a device using the nRF52832 and have DFU over BLE working correctly using internal flash. Updates work both via our custom app and the nRF Connect app...
Hi Community,
I'm learning the sysbuild stuffs, try to upgrade my code to sdk v2.9.0.
Exercise 2 - Adding custom image - Nordic Developer Academy
I'm using nRF5340DK...
Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
Hi,
I am currently evaluating the Channel Sounding functionality for indoor localization. I would like to check how much Energy my Initiator and Reflector consume for...
Hi,
I am not able to connect to AWS MQTT (using sample code for AWS ) . I am getting Error code -11 every time . CA cart and keys added in code.
Same keys are working...
[This page]( https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK/GetStarted#infotabs ) Includes a video, under "install and get started", but no download...
Dear Staff,
we bought some nRF52840 usb dongle .
Could you please:
provide a link/reference in order to send BLE packets in particular:
Eddystone packets in advertising...
I'm looking at designing my own Bluetooth Receiver essentially. Playing music from my phone to a Bluetooth receiver, to output via AUX.
I was looking at the range of MCU...
Hi,
For my all DFU i follow the steps on the Getting started guide , just in the Performing DFU step i use the nrfutil tool for the over USB.
First i tried with the DFU...
Hi team,
Similar to how we have recommendations to use certain pins for low drive, low frequency on the nRF52 series, do we have those recommendations available for the...
nRF connect is not recognizing my nRF9160 board when I try to use the programmer tool. It allow me to select it from 'select device' drop down menu. But then I select it all...
Hi,
I am working with NRF52832 boards where on one board i have loaded Multilink central example, and on the other i have loaded peripheral code with some modifications...
I have merged Light and DFU examples(Light_DFU), and test DFU update both blinky and Light_DFU.
It is always getting ERROR_BUSY (134) while update Light_DFU, but success...
Hi, do you have a schematic / diagram that shows the architecture of the asset tracker application / nRF Cloud?
Does it use MQTT for communication?
Does it use the AWS...
Hi there. I'm developing an NRF52840 project from scratch and wanted to obtain a "good reference" sdkconfig.h . I tried picking one from the examples (the UART example, 'cos...
Hello guys I am using nrf52832 dongle for development and my client has nrf52832 DK at the moment. I have completed my firmware that get ADC values and store data on SD card...
So, we have a problem that the new Samsung S20+ phone is not able to connect to the nRF52833 if extended advertising is enabled (using nRF Connect for Mobile app).
The phone...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
I am using app_timer to control the LED On time.
the app_timer...
Hi,
I am using nrf sniffer. I have used both nrf51422 and nrf52832. Here I am facing such kind of issue like. Once I am saving my report in wireshark and starting sniffing...
Dear all,
I'm using nRF52810, I want to achieve low power consumption(<200uA). I have disabled easyDMA. Right now I want to know how to turn on/off uart anytime we wish...