I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
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...
Hi There,
The attached image shows the part of the schematic responsible for the enabling of the QM14501. I was wondering if there was a particular reason that the mosfet...
Windows 8.1, 64bit PC
I have a nrf52840 app that works from "SEGGER Release 4.30 Build 2019101800.40379 Windows x64" on the DK 16.0.0, and from " nRF Connect for Desktop...
Hi there,
I want to implement the BLE dfu in nrf zigbee and thread sdk but there are no examples provided in the sdk and if i try to use the files from nrf 52 SDK for...
Similar to this ticket , we are no longer able to connect to Verizon using a Hologram SIM after upgrading modem firmware from 1.0.1 to 1.1.0.
I'm attaching a matching console...
Inside gps_controller.c
We issue the following instruction to begin searching for a satellite fix.
k_delayed_work_submit(&gps_work.work,K_SECONDS(CONFIG_GPS_CONTROL_FIX_CHECK_INTERVAL...
Hi,
We are atempting to get DFU over UART working in our project, but there does not appear to be a bootloader project in the 16.0 SDK for this configuration. What would...
Hello, I want to put extra authentication when device is preparing for boot loader. I found callback "ble_dfu_evt_handler". I think inside case BLE_DFU_EVT_BOOTLOADER_ENTER_PREPARE...
Hi,
I am using nRF51822, S130, SDK12.
Now trying to add a level of security with a static passkey, I have done the following adaptation to my code -
Added to void gap_params_init...
The latest nrfConnect 3.3.0 doesn't work anymore for me, and is apparently full o' bugs (according to this: h ttps://devzone.nordicsemi.com/f/nordic-q-a/49331/nrfconnect-3...
Hi,
I want send a Data such as string or array, for that i took a look example ble_app_uart from the example we send a data from smartphone through ble but the microcontroller...
I'm trying to provision a DK to talk to an Azure IoT Hub and have a CA Cert, Private Key, and Public Key to use with them. I'm having trouble getting authentication of the...
Hi,
I can dfu successed by using PC's nRF Connect with 2xDKs, but can't dfu by using Android's nRF Connect. For mobile's dfu, just enter 'DfuTarg' and auto conn, but could...
Hi Nordic ,
I develop a schedule reporter with nRF52840 , I tried to use a application timer as a weak up timer during sleep,
If I setting the timer with shorter value...
Dear experts,
The following is my development environment:-
a. Using the PCA10040 development board,
b nRF UART 2.0 Anadroid application on my Nokia 6.0 mobile.
c...