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...
am trying to synchronize two nrf52840 thank's to state gpio with gpiote function but it return an error code 4 (No Memory for operation) whith this line -> NRF_LOG_INFO("no...
Hi Nordic Team,
What I want to achieve is to add a service with a custom 128-bit UUID that has about 4 characteristics with a completely different 128-bit UUIDs that are...
Hi Nordic,
I'm using NRF52832 to design a producation that needs four SPI interfaces.
The four spi peripherals are: gSensor, LCD, SPI Nor Flash, and PPG Sensor. Now...
Hi,
I'm working on a custom board with the nrf52840 engineering version n52840QIAABB with de SDK15. I've tried the exemple usbd_ble_uart from the SDK15 and it works well...
Figure 1. Data encoded and sent (attached)
Figure 2. Screen shot of wrong Time data (attached)
Here is some code that seems to be correct, sending 10 bytes that look...
Hi ,
I want to know how to give passkey to nrf8001 peripheral mode if it dont have display/keyboard/button, I have hear about justworks but not sure how it will work. Could...
Hello,
I am was playing around a bit with the twi_scanner-example and I figured out, that no matter if I chose the legacy-layer with nrf_drv_twi-functions or the new nrfx_twi...
Hello,
I wanted to ask the community/Nordic for protocol advice for a specific application. I want to connect a series of sensor modules in a hotel. The sensors are in adjacent...
there are proxy client and proxy server in the light switch demo of mesh sdk v2.0.1.the proxy client can't be provisioned after i had provisioned another client,is there only...
Just starting development with nRF52840-Preview-DK using Bluetooth Mesh.
I've loaded compiled, Light switch server example code for nRF5_SDK_for_Mesh_v2.0.1 along with nRF5_SDK_15...
Dear all:
I want to know how to demo the proxy client & proxy server ,I can't find the way to demo the two samples which like the PyACI do .
For example ,I can use a button...
Hello,
I am develop a project with nRF52832 and I use nRF5_SDK_14.2.0 and softdevice s132.
My problem is I need create a variable that maintains the value after of the...
I have configured nRF8001 with Arduino M0 Pro board and its working properly. Now, I want to add passkey to my device but it dont have display/ keyboard , only one power button...
I have nRF8001 configured with Arduino M0 pro, and I am having problem regarding how to set static passkey. I came across the fact that softdevice API can store static passkey...
Hi, I just recently bought nrf52832 dk board. I am really new to this. I have prior experience on Arduino only. I started working on nrf52832 dk board with the help of nordic...