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...
Dear fellow developers
I would like to integrate a smart lock ( danalock v3 ) with the alarm system, so that I can control the lock via the alarm system. The alarm provides...
Hello,
I have a few questions regarding power consumption of the BLE modules
With regards to the nRF52810:
The data sheet lists the following as specifications for...
Is there a quick way to disable MCU Boot on the Thingy91 Asset Tracker example? I need to use the button on the device to my applicaton, and it is neccecary that the user...
Dear Sirs, good afternoon
I am using a (PPK + nrf52840 DK) to measure current on an external device.
Is it necessary to cut the SB40/41 jumpers in this case?
Thanks...
Dear Nordic :
I want FTMP (Fitness Machine Profile) to be supported in my product (A smart trainer uses NRF52832, called Gravat in Ant+ official website).
I find that...
I want to monitor the RTC count and generate an interrupt when a specific count is reached. And without stopping the RTC, I want to generate an interrupt again when the next...
Hi
We have the issue that GPS has no fix.(board: Thingy91 version: 1.0.2) I used the pre-compiled hex thingy91_ltem_dfu_2020-04-29_bc7ade8b.hex downloaded from Nordicsemi...
i want to connect Nordic thingy to a nrf 52840 soc with ble central example.
all i want to get is thingy environment service and get temperature and humidity values on...
Hello,
I got the acceleration value using mpu6050 sensor. And I am going to use this to get the angle of the sensor. The formula below has shown that angles can be obtained...
The application cannot write the app_update.bin on Windows.
How do I write with MCUboot & DFU & application?
[Command I tried]
dfu-util --alt 1 --download .\build_nrf52840dk_nrf52840...
Hi,
I have a similar issue as Wille in his question . I was trying to alter the example "nfc_text_record" for my needs. The code compiles without a problem, but when I try...
Hi,
After setting up my IDE and toolchain and trying out some example codes, I wanted to try the example for NFC pairing from SDK ver 17.0.2, because the pairing via NFC...
Hello,
I have some questions relate to Advertising:and RF ANT:
As I understand about advertising, there are only 3 channels, which can broadcast the advertising, are...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm trying to follow this example.
I connected successfully, but I have problem in 'Advertising' part...