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...
Backround: We are planning to use TF-M with a two-stage bootloader (NSIB & MCUBoot) using dual-slots for secure and non-secure images. We need to support configurable fixed...
Hello Devzone,
In our product we are working with a nRF52840 microcontroller and periodically transmitting large sums of data to a PC or a phone.
We noticed that over...
Hi All,
I have designed my custom pcb board for nrf52811. With the Jlink the IC is detected in visual studio code also it gets programmed. But i did not see its working...
Hello,
I am currently working on a project that involves interfacing the TLV493D 3D magnetic sensor with the nRF52832 microcontroller. I would appreciate any guidance or...
Hi
We use the nRF52832 for an NFC device. The device is 99.9 % in the system off state to save power as much as possible. because the device is power by a button cell battery...
Hi
I'am using nRF util version 6.1.7 for a long time to generate a DFU packages. I need to debug my ble data so i thought of using ble sniffer from nrf util. But the ble...
Hello! We have a project under nRF Connect SDK and Zephyr. It uses Bluetooth central and peripheral role (GATT client and server).
The project works good under SDK v2.7...
Hi,
I'm trying to connect to the nRF52840 dongle using nRF Connect for Desktop Programmer v4.5 on MacOS 15.2 so I can update the firmware. The dongle has the red flashing...
I've then tried both the command " nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded" as well as "nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded --scan-follow-aux...
Helo,
I lost the PUK to my iBasis SIM, so I can't register it on nrfCloud.com for my 9160. Is there a way to recover it or do I need to buy a new one? (If so, where?)...
I tried to write the following simple '.overlay' file:
However, I am getting the following error:
but if you look inside the .dts files provided by the 'nrf52dk' I...
Hi everyone,
I’m working on a Zigbee application using the nRF52840, and I’ve been experiencing periodic reboots that I cannot figure out how to resolve. I’ve already updated...
Hello. I have a question about the development environment when developing using nrf.
When you build a new board and make firmware without using dk or ek, do you usually...