I’m using the Zephyr nordic,npm1300-charger driver on an nRF52840 to control the nPM1300 PMIC charger. At runtime I need to be able to turn charging on and off—on command...
I have a greenfield project that I am currently working on and I am trying to work out the best approach to limiting access/features via Bluetooth.
In the past we have used...
Hello dear Nordic support staff,
I'm working on some legacy code (NCS 1.8.0 in case it's relevant) and see this in the inclusion list of one of the files:
Functions...
Hey there!
I'm trying to run the 'wifi/shell' sample on v3.0.1 on a nrf7002dk (targeting the nrf7002dk/nrf5340/cpuapp) with sysbuild enabled, of course and I'm getting...
Hi Teams
I am designing a product using the 9151 SIP. According to the specifications, the operating voltage ranges from 3 to 5V. From the hardware design guide, I learned...
We have a design in EVT and we're preparing for FCC testing. It's a dual radio board with nRF52840 and a Semtech LR1110. Therefore, we need both to be active and transmitting...
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...