Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
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...