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...
I use nRF52832 chip and SDK 15.3 version. I try to build nRF52 project with SDK 15.3.0. I spent a lot of time to fix a lot of issue in during compilation and linking. I used...
Hello,
I'm trying to build the HTS221 sensor example for nRF9160 but got this error :
I'm compiling the code with ncs v1.2.0 and here is my prj.conf :
Can someone...
Now I can only download the 《nRF52810 product brief.pdf》 . The link is shown below:
https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52810/GetStarted...
Hi,
I am using nRF52832 for my project. I want to perform secure connection using numeric comparison.
I want to know how six digit passkey is generated by the softdevice...
Hi,
For the testing purpose, I would like to send a few basic packets from LTE Link Monitor on nRF9160 DK to our cloud. I found a way how to do it through the nRF9160: Serial...
Hello guys,
We are developing our IoT prototype with Thingy:91 board using v1.2.0 tag.
One of the things we need to to is as follows:
Scan the BLE area looking for...
Dear Nordic
In ble_advdata.c of nRF5_SDK_16.0.0_98a08e2 , with the function:
I think parsed_name_len < strlen(p_target_name) should be parsed_name_len <= strlen(p_target_name...
After the update from the SD4.0.2 to the SD6.1.1 (nrf52832), it is not anymore possible to pair with the OnePlus5 (Android 9.0) With the Galaxy Note8 (Android 9.0) it works...
Hello,
So I assume VDD is from USB or the battery depending on whether USB is there or not. So, when the SAADC outputs ~3.258 V (in low power mode) that's fairly correct...
I need to measure with SAADC two channels in the same time (NRF_SAADC_INPUT_AIN6 and NRF_SAADC_INPUT_AIN4).
Is possible ?
Have you an code example?
Thanks
Marco
Hi,
I used a nRF51 dongle (PCA10031) wit the nRF Connect (v3.3.0) Bluetooth Low Energy application to communicate with a MBN52832 development kit. This works great until...
Hello:
I am looking for the best way to capture the SD and application error/fault(s) so that when the device is restarted, the data can be transmitted to the central...