Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
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...