Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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...
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...