Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
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...
Hello,
I am trying to send "Hello" through the UART and the nrf52840 dongle using a USB to TTL approach. The main.c code and the sdk_confg.h are uploaded here. The problem...
Hello,
I love the Online Power Profiler for BLE! Great tool, very useful and well done!
I have one request/suggestion... when scannable advertisement is selected, it would...
Hi,
We develop in an OpenSuse VM so that we all have the benefit of only having to setup the tools once. Segger Embedded Studio was building our variant of the DFU Bootloader...
Hi, I am currently working on nRF52840-DK board and trying to implement simple programs. I want to toggle a LED(P0.13) on the press of a button(P0.11) but I dont want to use...
Hi,
I am trying to DFU OTA by using nrfutil with nRF52840 dongle.
I have already write nRF connect desktop Bluetooth into dongle, but when I use nrfutil to do DFU...
I am using: nRF52840 nRF Connect 1.9.1 VS Code W5500 for ethernet Azure IoT Hub
I have the above (mostly) working. My code is based on the Azure IoT Hub sample for the 9160...
We are developing a device where we would like to include the bluetooth connectivity of the device with phone, to answer the calls and to listen to audio. We are using nrf5340...
Hi,
actually we have following Solution:
- NO battery powered devices - the first nrf58240 acts as a beacon advertsing temperature values all 10sec - On our gateway, there...
Hi,
I'm trying to follow the MCUBoot + SMP SVR example on this page: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr...
My application uses NVS to store data and it works just fine - no errors reading or writing , and saved data persists between device power cycles.
My application also has...
Hi,
i have two nRF52833 program for make AOA. One is programe as Tx with "direction_finding_connectionless_tx" and one is program as receiver with "direction_finding_connectionless_rx...
Dear Support Team,
1. How to use Bluetooth Low Energy CGM service on NCS? Are there any examples for us to refer to? For example, nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral...
I turn on the device, the led turns green. And I use usb to connect it with computer then I open the nrf connect for desktop, the bluetooth low energy tool,
10:51:05.822...
Hi,
Our custom board using the nRF52840 with SDK 15.0.0 experiences a higher current draw if it starts up without the USBD module enabled at some time. The first screenshot...