Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Hello,
I am using PPK 1 kit with nRF52 DK. The system is used to measure the power on nRF52840 DK using DUT mode. The system was working just fine until I started receiving...
Hi
I'm trying to use the nrfx TWI Slave function with IRQ (No Poll), but there is no clean code available I found.
I'm using the following code:
But even if I can...
Hello,
I am using NRF9160 running the Serial LTE Modem application in NCS 1.5.0. When connecting with AWS IoT over a secure MQTT connection the maximum MQTT packet size...
I'm using nRF5340 to provide Bluetooth connection to other devices. Almost all Android devices connect correctly, for example: Samsung S21, LG G8X, Xiaomi Mi Mix 2. However...
Greetings,
I am using nRF52832 QFAA E0 in my development stages and found no issues regarding the architecture I have been using. Architecture:
DFU is built separately...
Hi, I am fairly new to the NRF and was wondering if there was a way to increase the sampling rate to 100Hz. I have used the ble_app_uart example to configure this code:
...
Hi,
I am using nrf52832 DK.
SDK17.0.2 and Softdevice S132
I have a ESP32 C3 module as a central device which scans for BLE5 devices.
I have kept the nrf52832 DK...
Hi there,
I was wondering, is there any project or plan to use the nRF9160 as a modem with standard ethernet interface ? The ethernet interface could be either
- RMII...
Hello, I currently have nrf9160 devices deployed running nrf connect sdk v1.3.0 that fails to reboot into the secondary image. It specifically happens when I try to send a...
Hello. I orignally had an expired SIM card that came with my device, so I got a new SIM card to setup with the Thingy:91. These come with an EID of 19 digits, but no ICCID...
The fault was caught by the weak handler, which I think means it was totally not expected.
The trace starts from peer_manager_init() which is part of the Buttonless DFU...
Hi Nordic Team,
I was doing OTA in nrf52840 using Secure DFU ble example in nrf5 sdk. Where i want add some customizations in the code.
1.I wanted to add spis example...
The sample in nrf/samples/event_manager crashes when running on QEMU_x86 with the following output:
I'm using NRF SDK v1.6. Do I need to configure something in KConfig...
Hi Nordic Team,
Can I upgrade the firmware between different softdevice? From s132 to s113
firmware 1: sd: s132_nrf52_7.0.1_softdevice.hex , bootloader: secure bootloader...