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...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
I'm trying to add buttonless DFU to the SDK's template application.
Here is my setup:
Soft Device 6.1.0
Secure Bootloader
Modified Template App (Added buttonless...
Hi,
I am using nrf52832 custom board with s132 to read data from 4 sensors using twi. i have 2 separate TWI with two different sensors on each bus. i am using nrf_drv_tw...
Hi,
I have a question with regards to the system-on sleep current of the nRF52840. This is specific to when using the bluetooth mesh and the nrf_mesh_disable() function...
Hello I am trying to connect nRF52832 development kit to use with Wireless vibration controller store.ncd.io/.../ using mesh module which is transmitting the data to the receiver...
Hi
I'm trying to combine NUS central and peripheral in a single nrf52840. Using SDK V 15.0.0 and softdevice V 6.0.0. Have added both ble_nus and ble_nus_c files and enabled...
I am trying to add Timer2 to light_switch server example. But it fails to compile with a undeclared error for NRFX_TIMER2_INST_IDX. I have set the following macros in sdk_config...
Hello all,
I plan on using the blinking LED authentication in mesh configuration, I have seen the nrf mesh app video where it is done using the app but I want to achieve...
Hello.
I am using the NRF52832 Evaluation board.
If I click the connected board of Device Manager to upload program application, nrfgo studio will be turned off without...
Hello,
I have an existing customer who has products based upon the nRF24L01+.
He would like to upgrade to the newer nRF52x series but is concerned about backwards compatibility...
Dear Nordic
I found a example using nrfx_twim_rx() to scan slaves, I was just wondering if I can use nrfx_twim_tx() to scan slave devices by send zero byte data? I use nrfx_twim_tx...
Hi,
In the BR Bluetooth (not BLE) there is a profile called OPP (object push profile) that enbled sending text messages to mobile phone with out the need to install any...
Please check the file attached in the attachment section. I am trying to compare NRF52 series chip. Please correct me if I am wrong and please add the missing values of NRF52810...
I see in the SDK that PB-remote is experimental.
"Provisioning over Mesh (PB-remote) (experimental)"
We are working on a very large project and are in the process of choosing...
I try to load my nRF52 with app via ble from windows 10 laptop.
nRF52 dev kit is loaded with the Softdevice and Bootloader from nRF5_SDK_12.1.0\examples\dfu\ble_dfu_send_hex...