I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
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...