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...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hello, I've recently purchased an npm1100-EK schematic from Digikey. The evaluation board works great but I can't find the Schematic & hardware files for this particular version...
Hi everyone. I'm using nRF Connect SDK 2.6.1. I'm implementing LittleFS for file management on an external QSPI-Flash. I need to format the flash and erase all of data. I...
Hello,
I am currently researching the best way to be able to change the rate at which I fetch a GPS fix. I want to start the program at 60 seconds, then depending on environmental...
This is a continuation of this question . It may be necessary reading to understand the context.
I 'm confused by this topic too, however I think the error about "boot_partition...
Hi,
I'm trying to build the MQTT sample for a custom board, trying to communicate between nrf52840 and nrf7002 via QSPI. Here's my board definition:
In the build configuration...
Hello everyone,
I Have a LTE reconnection issue after LTE signal loss with SDK 1.3.6. I was doing some LTE connectivity tests by placing the board in a faraday box. After...
Hello! We have developed a custom board featuring an nRF9160 and an ESP32-C3-MINI-1 co-processor, which is flashed with AT-firmware (version 3.2.0.0). Our current application...
Good morning, if I wanted to develop a board with the VM3011 device, where can I find it? It seems impossible to find it as a device in major stores, and I can't even find...
Hello,
I would like to develop a temperature logger which Starts to log temperatures between certain limits
The data is stored until the device has connectivity to the...
Hello,
I know this issue has been discussed extensively in different posts, and I believe I read all of them, but still I can't get it working.
I'm trying to drive...
Hi,
I'm trying to run the i2s output sample from NRF Connect SDK 2.7.0 on the nrf52840 DK, and I'm only getting the clock signal from P1.15, and no signal from any of the...
I'm just a bit fuzzy on how all of the bootloader stuff comes together.
Our application is small (100K-ish), so a dual-bank strategy seems appropriate.
It uses a proprietary...
Hi.
Could you please tell me how to trigger an interrupt when changing the USBREGSTATUS register?
I can monitor the state of this register in polling mode, but I don't...
We used two different packages of 833 and assembled two batches of PCBs. The first batch used the aQFN package, and the radio can operate normally. The second batch used the...