SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
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...