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...
Hello,
Have anyone knowledge on how to force to include, using nRFSDK, the AdvA field in the Ext Hdr of a BT 5 long range advertisement primary packet frame ?
We are testing...
Hi,
I wanted to time stamp data which is sent via Bluetooth connection. Is there any pre defined functions to do that. Also please suggest any modifictions to be done...
Hi, I have a nRF52840 based Custom development board and a GSM module(AT command based) with UART and USB support. Because of lack of UARTs in nRF52840, I want to use USB...
Hi, I'm working on nRF9160 modem firmware update.
While working on nRF9160 modem, I found that it uses nrf_modem library which is precompiled library whose only API can...
Hello, I want to sampling voltage of 16 data sources, 8 of them are with amplifier, 8 of them directly connect to ADC pins, but I found that both nRF52810, nRF52832 and nRF52840...
I need to synchronise a time stamp on ant ANT slave with the master. Timesync would be ok but the message has to be acknowledged which ant timesync messages cannot do.
I...
Hi all,
I am trying to get my peripheral device to set an MTU size when connecting to the nRF Connect Android application that is not a value of 23. I have the following...
I've asked before about these two peripherals, the way they are presented is a little confusing.
I understand that UARTE has DMA possibilities, UART doesn't. Also that in...
I'm working on automating some of our builds for the nRF5340 in our CI, and
Currently, we can build these locally (on MacOS) with the NCS Connect VSCode toolchain, version...
Hi,
I'm experimenting the GPS on nrf9160 by using the ncs/samples/nrf9160/gps project. I set the GPS mode to be continuous mode. The 9160DK board is placed in a relative...
Hello.
I am developing nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral.
What I want to do is to connect to Central, then bond and then disconnect.
Therefore, sd_ble_gap_disconnect...
Hi
This question is based on the NCS tag v1.8.0.
I am using nRF9160DK SLM application to evaluate the MQTT AT command function.
I got OK if I send a plain text to...
Hi Sir/Miss,
I import cts (current time service) as previous topic which is as link .
I have a compatibility issue in different phone.
The tested conditions are as...
Hi,
I'm thinking of doing a send / receive test of nRF52832. The Bluetooth test set uses MT8852B (anritsu).
At that time, it is necessary to send a signal by HCI or 2...