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...
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...
Using a multimeter and a Thingy:91 I've measured the current to
The nrf9160 ( infocenter.nordicsemi.com/index.jsp
The nrf52840
The total (measured between battery...
Hi,
The following article describes how to perform serial programming of nRF9160 on Thingy91: https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started...
I connected to nrfcloud using a SIM card from iBasis and the asset tracker example.
Is it possible to connect to nrfcloud using a SIM card from another vendor? (in my case...
We are trying to get the ble_app_uart project to run on an nRF52811 using Soft Device 113, since our application will require the LE Data Packet Length Extension. We started...
nRF51 - While trying to capture Bluetooth data via wireshark, i am unable to automatically split the capture files but the process works perfectly if capturing Ethernet data...
Hello! I am trying to modify the ble_app_hrs_freertos example to send actual heart rate sensor value to the nRF Toolbox app over BLE. I am able to read values from my sensor...
I have a customer requesting a Bluetooth solution recommendation with requirements that push me out of my comfort zone, hence looking for more expert input. The requirements...
Hi All
We have to send GPS data to Cloud but we do not have network so is this possible to send GPS data from nRF9160sip to ESP32 via UART communication
and after using...
Hi ...
how to send the particular message from client to specific server in mesh ? i am using mesh 3.1 version
i want to use 4 server and one client . client have to send...
Hi
We use the function "sd_ble_gatts_value_set()" for setting new values of a characteristic(not changing the length). This function takes between 120 and 260 us time to...
Hey,
I was wondering if I can write C++ code for the NRF9160:
Does the NRF9160 DK support C++?
Is SEGGER IDE compatible with it?
Is it recommended to use C++ in...
Hi:
I use the SDK 13.0 and nRF52 DK to develop software for the project. Based on BLE UART (NUS), the software do SAADC sample and transfer the data out in real time, The...
I have recently ported our working project to SES. The project uses S140 with nordik SDK 15.20 on nRF52840 custom board. the project also makes use of freeRTOS. It's important...