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...
Hi all!
I have small problem. When I build my project, it returns thise error: Symbol SWI2_IRQHandler multiply defined (by nrf_sdh.o and nrf_drv_swi.o). I want to use SWI0...
Hey, I am using nrf51822 nRF5_SDK_12.3.0_d7731ad SDK and using Segger embedded studio. In the application code my memory segments is this. Now I want to do firmware update...
Hello,
I am debugging my nRF52832 with JLinkRTTClient through NRF_LOG, but there seems to be some issues I don't quite understand with the color coding of the logging messages...
Hi there, we use the nRF52840 on a embedded system. The nRF52840 is connected via usb interface to the central cpu of the embedded system. An embedded linux (buildroot) is...
Hi!
Is it technically possible to implement performing of unmodulated TX carrier transmission by a write to some BLE characteristic? If yes, then from what to start?
Thank...
Hi,
I am trying to use the Bluetooth low energy capability of the nRF9160 DK (nRF52840 chip) by using the lte_ble_gateway sample from Nordic. After changing some lines of...
Hi
I'm using ZigBee light control coordinator example in "nRF5 SDK for Thread and Zigbee v3.1.0" on nRF52840 evaluation board.
when it will execute bdb_start_top_level_commissioning...
I am runing the light switch example in zigbee sdk v3.1. I am connecting to a smarthings hub. I have set the a single change on the code:
The device will be connected...
A couple questions about the nRF52840 GPIO Electrical Specification:
1. In the nRF52840 GPIO Electrical specification, VOH at 0.5mA is spec'd to go as low as VDD - 0.4V...
Hello,
I have been using the development kit for more than a month when after one flashing, the LED 5 on the board started blinking at one second intervals and the board...
I read a nRF9160 DK 0.8.5 circuit design and have a question about the GPS circuitry. What will happen if I bring the LTE antenna closer to the GPS antenna and reduce the...
Hi,
We have a program that uses the radio driver for IEEE 15.4. Currently we do not need Bluetooth and IEEE 15.4 working simultaneously but we do need Bluetooth DFU. When...
Hi,
Just spent a while debugging this and since there seems to be nothing - well I can't find it anyway - up here thought I should document this issue. This relates to SDK...