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...
Dear Nordic Team,
We are using nRF52832 with a IQS231A for proximity detection for a new product, the pins are connected to SDA and SCL and everything is routed as in...
I am now using nrf52832 sdk14.2 development, as a slave device, I want to set the slave's Bluetooth interval is 1S, I set the following parameters: #define MIN_CONN_INTERVAL...
Hello,
I have nRF52832 with custom board and using SDK15 with Keil uVISION 5. I am working on beacon example and I have modified it to show battery level. I have done necessary...
I am using the bootloader_secure_serial example from the SDK 14.0.0 on a 523832 DK. I have erased the device and flashed the softdevice and bootlader on it. The LED1 is turned...
Hey, I would love some guidance on this:
1. I have one NRF52840 advertising constantly at 8dbm, this device is connected to power so it's hard coded to the maximum transfer...
Greetings,
Based on your librairies/examples, I can succesfully write and read data from an external flash (MX25R6435F) using QSPI with DMA.
I'm using a custom board with...
Dear all
I am on the pca10040 board (nrf52832), and I see the "Thingy_bridge" program is pca20020 board, as shown in Figure 1;
I am in the burning process, the simulation...
hi, im using ble_app_uart and im trying to do a simple communication and data transfer over bluetooth with my iOS.i want to send from the Bluefruit app a byte (0x55 for example...
Hello,
I'm using IAR 8.22.1, SDK 15.0.0, S132, nRF Connect V4.19.2.
I've loaded the 'secure_bootloader' example to PCA10040 EVB.
The device is recognized as DFUTARG...
Need to pass data from a battery powered sensor to a PC via a RF link. Would prefer
a COM Port emulation at 115,200 Baud. I already have a pair of nRF52 Development
Kits...
Hi guys,
Going through mesh packet format today and I'm stumbling upon the time_required_to_send_us method in broadcast.c which is used to calculate and indicate how long...
Hi,
I read and tried Mesh DFU given in " DFU quick start guide of nRF5 SDK for Mesh v2.0.1".
It says "To perform DFU transfers over mesh, use a customized version of...
Hi team,
Is there a way to figure out the phone id (to identify the source of pairing) after the phone has paired with the nordic device?
Basically what we need is is...
Hello,
I've downloaded nRF mesh and installed it on my iPhone, I can use it to provision my device, but there is a question about how to import AppKey on it.
I clicked...