I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...