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...
Platform: windows
hardware revisions: PCA10056
nrf5 SDK: 15.2.0
mesh SDK: V3.0.0
IDE: Keil MDK \ SEGGER embeded studio
I want to use keil to develop mesh projects...
Hi, I has a question.when I start the mode of debug ,the start code execution will automatically open.I dont know why .(I use sdk12.3,and the chip IC is 52832). compile the...
Hello, I'm trying to get an ANT+ peripheral example to work on an Adafruit nRF52832 breakout module. I'm using the 15.0 SDK, SD S212 and SES with a J-Link to program over...
Hi,all,
Now I am using nRF52832 to develop a Tire Pressure Monitoring System ,but I serached the ANT website and found that " a TPMS profile is "in the works". ANT+ members...
hi
i need to test the BT OTA test ( total radiated power (TRP), total isotropic sensitivity (TIS)
https://www.mwrf.com/test-measurement/ble-antenna-testing-helps-optimize...
Hello, maybe my answer didn´t get to you correctly. Referring to my post 10 days ago, I am still stuck controlling the joining procedure .
https://devzone.nordicsemi.com...
HELLO
I would like to know how to test RF for nrf24l0.
Of course, the RF test I'm talking about is frequency modulation for KC certificate
Previously, nrf24le1 was...
Hi,
Just to be clear, you are looking for reference DFU controller firmware for the Host MCU, in order to upgrade the firmware on the nRF52832。
I also need this feature...
Hello Developers,
I have configured a mesh network where I have a gateway node and multiple relays to relay messages from End nodes (sensors)
My question is the following...
Hi. I am working with nrf52832 trying to get Bluetooth and UART and a I2C peripheral working at the same time. I had a working version of the I2C peripheral and UART working...
hi.......
i need to run the program continuously using timer ......and want to check the data every one minute how to do that
i have seen timer example .. i am confused...
I am using nRF 5 SDK v 14.2.0.
I'd like to change the tone of the buzzer, how can I do it?
I'd like to make the following three settings.
Treble (+ 1 kHz), normal (+0...
HW: nrf52840
SW: nRF5_SDK_15.2.0_9412b96
source code: blinky_rtc_freertos example
Q1:
I read freeRTOS xtaskcreate operation on the web, it seem that I just need to...
Hi,
I am using Segger IDE.
I encounter error undefined reference to `nrf_drv_rng_init' .
I have include the below header file;
#include "nrf_drv_rng.h"
I already...
Happened when I occasionally compare the NRF_TWIM_Type struct in nrf52.h with the TWI registers (table 127) in nRF52832 Product Specification v1.4, there are many differences...