I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
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...
Hi,
I'm experiencing memory constraints while using the nRF52811 with the SoftDevice S112, as it takes up a significant portion of the available memory. Is there a lightweight...
Hi Nordic
Q1.
HW: nrf9160 customer board. One USB-to-RS232 cable is used for PC sending AT commands (UART2).
Another USB-to-RS232 cable is used for PC collecting modem...
If I have an application where I have implemented USB CDC-ACM, how can I set the serial number seen by the PC when I connect my device? Is it possible to set it at runtime...
I am currently evaluating the Nrf54l15 viability for a migration from the Nrf52 for our products. I've been able to advertise, scan and connect with success but I can't find...
Hi,
I'm trying to build the nrf5340_audio/broadcast_source application. I'm getting the following error: nrf5340_audio/src/audio/le_audio_rx.c:20:22: error: 'CONFIG_BT_ISO_RX_MTU...
Hi,
I'm trying to play some sounds on a piezo with the help of the pwm. I tried to set the period with pwm_set_dt but only the first call is successful and every subsequent...
nRF Connect SDK Toolchain v2.4.2, Windows 10
Hi,
We're running low on RAM on the nRF5340 application core, and I'm looking into ways to recover RAM both from our application...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
Hi friend,
I use SDK16.0, and the version of softdevice is S140 V7.0.1. We have a project using the nrf52840, which is sometimes used by carriers. I ported radio_test to...
Hi, I have recently created a board definition for our nRF5340-based hardware using the "Create a new board" feature from the nRF Connect for VS Code plugin. I'm using SDK...
Hello Nordic support,
My application is a Zigbee coordinator application on nrf52840 based on nRF5 SDK for Thread and Zigbee v4.2.0. I was able to pair a Zigbee end device...
We are cons id ering using a nRF9151 on our upcoming project and we want to use the A-GPS functionality via your Nordic Cloud and transmit this via CoAP. However some questions...
I’m trying to implement DFU upgrade of NRF5340, I can send the image (./build_5340_app/build/signed_by_mcuboot_and_b0_s1_image.bin) to the device when running and it seems...
Hello,
I spent a solid two hours debugging an interrupt pin that was not working, to discover that the problem appears when configuring a callback in another part of the...
nRF52832 & nRF Connect SDK 2.6.1
We would like to reserve some internal flash for user configuration data that would be written in production like
and read by FW but...