Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
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...
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...