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...
Dear forum and Nordic Support team,
I just want to confirm that there is only one Broadcaster (Advertising) role possible at given time on Nordic Soft Devices (e.g. S132...
I tried the logger examples in the Zephyr that work on the DK but not on the dongle. I tried to change the Kconfig options using Segger to enable the logger but those options...
Dear Mesh Experts. As of 2021, using nRF5_SDK_17.0.2 and nRF5_SDK_for_Mesh_v4.2.0: What's the simplest way to persistently save and load some values in a mesh project?
Google...
Hello
I'm requesting a feature (since I can't find a way to do this?) to read all relevant LTE network parameters from the connected network when using the nRF9160.
When...
We are using powerdown() function to put the procesor in sleep mode for the said time
We are facing following difficulties
1. It does not work if we use nrf_delay_ms(...
Hi there,
I am developing a product using the nRF52833 QFN40 package (nrf52833_qdaa), and have the nRF52833DK for testing which uses aQFN-73 package (nrf52833_qiaa). I am...
Hi,Master:
Question:
When the finished product cannot be debugged with jlink, I want to save and trace the function stack information through the firmware. When there...
Is it possible to merge client and server to one image using ble_uart Example?
Which could work as client ,also as server ,it controlled by program.
Thanks a lot.
Hi,
I'm using the NRF52811.
In my schematic, the SWDCLK and SWDIO is connected to an external connector and the NRF52811 is connected to MCU through the SPI channel...
Hello
I'm having problem with UDP reception. I'm using nrf9160 with modem firmware 1.2.3, nRF Connect SDK v1.4.0, LTE-M.
I can receive UDP packets in the device as long...
Hi I am designing an intercom and I need help related to it. The following are the requirements of my project. I need an intercom module through which two-person can communicate...
Hi
Now I have a PCA10040 board and MDBT42Q board. I intend to transfer data between two boards via ESB TX and ESB RX example. However, with MDBT42Q I used nRFgo Studio to...
Hi,
We would trigger button to send zdo_mgmt_leave_req to coordinator for leaving the group.
When coordinator is not on power up, we would receive the 0xFF at callback...
Hi,
I want to calculate throughput rate using data that nRF52840 dongle working as sniffer captured.
Wireshark shows 'time' , 'delta time' and 'packet time'.
I think...