I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi,
I have a nrf9160 device up running for a month and everything looked good. But suddenly it started rebooting periodically, until there is no connection completely. There...
Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second...
Hi,
I'm communicate with my sensor by using TWI ( i2c) driver. Most of the time, no problem.
But yesterday , i was debugging, and and ble disconnect event happen ( it...
Hi!
I am currently looking into using a file system to store logged data as files in my QSPI flash memory. To get started I looked around on the devzone and found the usbd_msc...
I am using ble_app_uart example to transmit data from phone to the NRF52840 device. The issue is, the buffer retains previous data sent and this prints alongwith the new data...
Hello,
I am using the nRF52832 Development Kit platform w/ nRF Connect SDK.
I have an application using UART which is configured to talk LIN to a SN65HVDA100 package https...
Hi,
I have a hang issue with my custom board using a custom bootloader and application.
The problem is device hangs when I downgrade the application on the latest bootloader...
We found USB MSC File Corruption issue on nRF52840 SDK. It is 100% repeatable.
Below is the test method and result:
Test environment:
Platform: nRF52840
HW board used...
Hello together,
I try to add some bytes for scan response data in DFU bootloader. So I changed the file components/libraries/bootloader/ble_dfu/nrf_dfu_ble.c to add 6...
I always put stand-offs on development boards, when you spill liquid and the DK is on the table top bad things happen, on this nRF5340-PDK when I added a stand off to the...
Hai, I want to connect central to a single peripheral and after certain operations, I want to connect central to more peripherals
I tried with,
#define NRF_SDH_BLE_CENTRAL_LINK_COUNT...
I am working on a case for this project and cannot locate the nRF5340-PDK dimensions. Is there a dimensioned drawing or DXF file? I need to know overall board size and mounting...