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...
Hello,
I would like to get current UNIX time with my nrf9160.
First I saw that we can ask the current time from the modem using the AT cmd "AT+CCLK?".
This function...
Hello Nordic Semi team,
Need help with sd_enable call.
I am using this code to set my MTU to 64.
// Configure the gatt MTU size . memset(&ble_cfg, 0, sizeof(ble_cfg...
Hi.
I have just been reviewing your Nordic Distance Toolbox webinar, and I have a question I'm sure somebody made, yet I couldn't find it. Is the RTT solution compatible...
Hi, i am using ncs version 1.6.1. I am able to build the project on my windows computer. A few months ago i set up a CI build on a Linux machine which also worked. However...
when starting Debug this message "Failed to select J-Link with USB serial number 158003279."
I am using
WIN 7 .
s132_nrf52_5.1.0
nRF5_SDK_15.2.0
can you help...
can i store the NRF_LOG_INFO() or debug terminal outputs to text file as i want to check large amount of data and i want to save it as .txt file to run script on it
I am currently struggling with a problem where Im trying to implement the internal fds module which always leads to hard faults as follows:
There is probably something...
Hi,
I read the link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrfx/drivers/twis/driver.html and updated periodic_sync example as attached below.
But I...
We are trying to compare the accuracy of received coordinates and satellites using GNSS firmware on two devices: 1) nRF9160 DK with external antenna; 2) Our custom board with...
Hi,
Mesh SDK: v5
Using nRF 528232
I had implemented the Low Power Node example from the SDK and found that the current it consumed using a 1000mAh 3.7V battery was around...
Hello,
Scenario:
2x nRF52833 - One set as PTX and the second PRX. PTX is connected to my PC via UART. Both boards are initialized with ESB_PROTOCOL_ESB_DPL.
I want to...
Hello,
I am using nrf5 SDK for thread SDK for development of my thread based product. Product is already developed just have to integrate dfu in it. Few months back when...
Hello! I tested the ST BLE Sensor sample on my nrf52840 DK. It works fine. How do I view the logs? I installed the toolchain and Segger on Windows. I am following this doc...
I use my own programs and routines nrf5_ SDK_ 17.0.2\examples\ble_ peripheral\ble_ app_ hrs\pca10040\s132\arm5_ no_ packs Product Bluetooth broadcast cannot be searched Android...
Hi,
Using the Peripheral LBS sample, is there a way to add advertising data to use both the UUID and name?
I assume this is to be configured in the bt_data ad declaration...