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...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi,
I am trying to test and develop the DFU-OTA in nRF CONNECT SDK for nRF52832
I followed these link to develop i am using NCS v1.4.2
1. I have copied the peripheral_lbs...
Hello, teams.
Now, I'm changing the Android studio source code.
when I changed codes, it changed right away.
But when I edited some other java files such as pertage8...
Hello,
We wanted to clarify the behaviour of the ESB retransmits when noack is set to true for the packet. This is because our system is very time-sensitive for certain...
I have modified the example ble_app_uart_pca10056_s140, which is a BLE peripheral example using the Nordic Uart Service (NUS).
The key snippets are below. If send_stream_flag...
Hi all. I hope you are well! I posted this in the backstage forum but I realize that is not where it should go ;) so I repost here. I hope that is ok.
page 56 in this...
Hi all,
I am trying to write an android app and (later iOS app) that can connect with the Bluetooth dongle and send data through uart, the Bluetooth dongle has been programmed...
Hello everyone,
i would like to update the sdk of an existing project from 15.3 to the newest 17.0.2. I am developing for the NRF52840.
I am using the serial port library...
Regarding nRF52840 Dongle, how many Bluetooth devices can it receive? The dongle looks promising and since we are looking for a device that will receive data from 16 handheld...
Hi,
I am using nrf9160DK and ibasis card to test LTE-M signal. I can connect the network using LTE Link monitor as the following figure. But I can't use AT+CCLK? to get...
Hello,
I am trying to test nRF52832DK with standalone environment.
Since now, I am testing with segger embedded studio environment(with debugging)
So, I am now testing...
Hello,
Our project:
At the moment we are developing an application with a nRF52840DK as central and a nRF52DK as peripheral. The code on both boards is based on the ble_app_uart_c...
Dear All,
I have chosen NRF9160 device for two requirements - SMS transmit or receive and LTE IOT connectivity [Both are different project requirements].
After going through...
As I know, nRF52 series is produced in the TSMC on 55 nm ULP process. But I can't find any info about the integrated circuit manufacturing process of nRF53 series. Could you...
Hi, I use a nRF52840 with the nRF Sniffer Firmware for capturing advertisement frames and connections between several devices. My question is if it’s possible to capture communication...
I'm writing custom boot loaders. One of the capabilities is to update the network processor from code running on the application processor. The PCD subsystem looks like it...