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...
Hi,
I'm developing now at nRF52832.
I add DFU service belong these reference
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0...
Dears,
I have the nRF52840 Dongle, according to the user guide, I download the nRF Connect for Desktop for Linux version(named xxx.AppImage), and my linux pc is ubuntu,...
Hi,
nRF52840_PS has the following parameters.
Could you tell me why ±30ppm?
If it is ±40ppm, it can be understood as Bluetooth low energy spec.. https://devzone...
Dear All,
I would like some advice with regards to the best practice with configuring and controlling the nRF9160 M1/NB1 connection.
When working with other modems, our...
I need to implement a Real Time Clock and I want that clock to be updated even when the device is switched "off".
I understand the RTC is a Real Time Counter rather than...
In our setup several devices are suddenly not working anymore, power off and power on is not working. However, if I connect the debugger it suddenly starts working.
So the...
Hello,
I'm trying to compile a slightly modified version of the template application for nRF52832 using Segger Studio. I'm running into a compile issue with this line utilizing...
Hi,
In "ble_app_uart" project, the system will enter sleep mode after 3 mins.
When system enter sleep mode, the "RTT view" will print following message.
How to modify...
I am trying to open example project(nrf9160, assent tracker project) with SES V4.20a(download form nrfconnectSDK instruction)
1. It doesn't recognized header files.
2...
hi all ,
now , i need get gps latitude and longitude information.
reference nrf9160_gps.c file,it should be do it now ,
how to use driver to get PVT? ,
follow , it...
Hello ,
I use SDK 15.3 , chip is 52811
I refer to the example of 52840 "examples \ peripheral \ timer"
The following is the example code, I have not changed it.
...
Hi, I am trying to debug firmware on the nRF PCA10059 usb dongle board, through a nRF10056 dev kit by attaching a standard 10 pin header on the usb dongle at P1 & connecting...
Hi everyone
Program crashes after few minutes while trying to run two threads(GPS thread and a thread used for caculating the battery voltage) simultaneously.
Please...
Hi,
I am trying to understand how the connection parameters and settings work and how they change the throughput. For this sake, I have been experimenting with the ble_app_att_mtu_throughput...