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...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hi everyone!
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
I want to use ‘ComPortMaster’ program to process the received data via...
Hi,
I am Using NRF52840-DK. I merged the UART Example code (PCA10056) into the nRFX_SPIM (PCA10056) example code. That compile successfully I want to print a simple statement...
I use SDK15.0
I found nrf_ecb_init(),nrf_ecb_set_key() and nrf_ecb_crypt(),this is an encryption. I didn't find the decryption of nrf52832.
nrf52832 support AES ECB encryption...
Hello.
We are struggling that we can't analysis contents of a encrypted packet during connection mode in BLE communication because of no idea to get a passkey, although...
Hello Nordic, I am a new developer in Korea.
So, I am not good at English yet. Please understand.
The chip I am using now is nRF52832.
The development tool I am suing...
Hello. The project that I'm working requires both central and peripheral role support, working simultaneously. There are times where, while advertising in the peripheral,...
Assigning Pin 0.06 as SPI clock on NRF52840 does not work. Is there any limitation on pins which can or cannot be assigned as clock for SPI. This is important to know because...
I have been playing with the BLE peripheral examples. It seems like most of these examples have LED1 blinking at a rate of once every 2 seconds. I am trying to look for the...
For my application I need to know (within a millisecond or so) when an advertisement has been received. In my testing so far, it looks like there can be significant latency...
Hi
I'm using a NRF52840 as multi central with 8 connections
SDK: 15.0; SD: 6.1 S140
My central connects to a peripheral with a connection interval of 50ms and latency...
Hi All,
i am stuck in SPI2 enable. i am using sdk 14.2 for our design in previous i am using sdk 12.0
i am simply follow these steps in 14.2 and 12.0 to enable spi2. ...
Hi All,
currently i am facing one issue with SPI,
i am using SPI 1 and 2 for sending data in two different spi slave ics. in that i am successfully init spi_1 and it works...
I am developing a ble device with nrf52832, using nRF5_SDK_15.2.0, and the softdevice s132_nrf52_6.1.0. In parallel I am developing a Windows Desktop application (for Windows...
Dear all,
I remembered that nRF52832 can be powered with button cell, for example CR2450, and worked normally more than 1 year in Nordic website. But now I can not find...