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...
Dear Community;
We are trying to implement HTTP application update with our own server. We have flashed the "http_application_update" project to an nRF9160. It works fine...
Hi, first of all I want to thank you all for this forum which helps me a lot during the develop and apologize for my english.
I am developing an application on nRF52832...
Hi guys, i'm working on mobile app for ios, base of my code is example from this github repo https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
if i understand...
The SIM "893..." is already linked to your account. Then i skip this step and trying to add the LTE to my account. But always this error: "There was an error adding your device...
No available samples initiate the non-secure CPU (CONFIG_SPM = y) the secure cpu is loop!
Zephyr master NRF master
Help me please!
The test consists of running a simple...
Hi there,
we're using nrf52840 with the nRF SDK version 16.0.0. The device is using the SD and the FreeRTOS. The SD version is s140_nrf52_7.0.1.
At a certain event (out...
Hi, we have developed a board including the nrf5340 that uses nrf 1Mbit modulation, now we contacted a lab for CE certification, but the lab is requiring a certification document...
Hi, you have libraries for android and ios IOS-Pods-DFU-Library Android-dfu-library in this case, we update each device separately Are there any libraries for the mesh network...
In our code we use the NRFLog mechanism to trace warnings and errors. This works fine using JLINK and the Seeger debugger and also we are also able to see some old messages...
Hi,
i would like to know, which really basic stuff i have to know about the nRF9160 DK so that i can easily create my first project. The project should be able to send a...
Hello,
Why is SERVICE CHANGED required when using bonds? We do not require the service changed notification in our application. However I am unable to remove that feature...
Hello Nordic Support,
I am using nRF5340-PDK with Zephyr OS and nRF Connect SDK. Is there any way to create a new project with the nRF Connect SDK or is there any template...
Hello,
Is any option in thread_cli_ftd_uart example to disable CLI module and use UART for my own purposes ??
I comment thread_cli_init() function add defines to sdk_config...
Hello everybody,
sometimes, I find it pretty hard to work with the documentation provided by Nordic Semiconductor. For example, there is no straightforward documentation...
Hello, I am using an nrf52840 with softdevice S140 (7.0.1) configured as GATT client. I successfully write data to the GATT server (Led Button Service) to set the LED using...