Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
I've installed nRF Connect and VSCode on a MacBook Air M1. Whenever I try to build my existing firmware that builds fine under Windows, I get the following error:
The terminal...
Hello together,
I have my own MAC addresses and want to make Zephyr use them. How can I do that?
What I found out is that the firmware read the MAC from settings "bt/id...
From everything I've read, I should be able to see log output in the "LTE Link Monitor" when logging is enabled. Instead, it appears to freeze up the LTE Link Monitor and...
Hi!
Currently, I'm trying to create a new board. I have a source code for the Thingy52 board and the code just compiles. With my own board I get __device_dts_ord_10 linker...
I have the direction_finding_connectionless_rx and direction_finding_connectionless_tx sample code running on a pair of nRF52833 development kits and the PCA20054 antenna...
Hi there,
We are planning on shipping a few test devices quite soon.
We do have a power profiler connected to the device so that we are able to measure power in the field...
Hi,
I am trying to use cr2032 battery with nrf52840 to measure the battery level.
To begin with, I first integrated the battery level measuring code in my application...
Hi
Use nrf connect for desktop tool download hex , This error occurs;
11:04:42.064 Using nrf-device-lib-js version: 0.4.11 11:04:42.064 Using nrf-device-lib version...
Hi,
I am trying to build a keyboard with Media Button inputs as well. I tried to add consumer HID to the keyboard HID but it does not work.
The thing which i want to know...
Hi,
I am trying to integrate the fat_fs and peripheral_uart example, but unable to do so because of the SD card initialization error. Both examples are working fine separately...
Hello Dear;
I'm developing a low power phy beacon device. But my device current consumption is about 0,7mA. After sending an advertisement, the current consumption should...
We manufacture boards based on an NRF52832 and we have an abnormally high rate of BLE faults during tests at the end of production. In order to determine if the problem comes...
Hello,
i'm experiencing a issue regarding receiving UDP responses from our COAP server. Our server implements a piggy back response scheme, however in some cases it is either...
hello
i'm use the nRF5_SDK_17.1.0 and nRF52DK.
I am developing using SDK example , "ble_app_hids_keyboard".
There is only one problem I have to ask.
Check out the...