Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
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...