During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...