Hello, I've got a frustrating error on a fresh install of my environment on Mac OS 13: " Could NOT find Python3: Found unsuitable version "3.9.6", but required is at least...
Hello Nordic Community,
I am currently working on a project that involves a Garmin-style devices to display acceleration and velocity data, connected in ANT. I have some...
We have been seeing a bootloop issue on some of our nRF52840 boards running NCS v2.6.1 using CR2032 coin cell batteries. The batteries are all around 3V.
This is an intermittent...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
I have found that in Linux, "nrfutil toolchain-manager launch --shell" is starting a process that uses almost 20% of the CPU according to the top utility. I have found this...
Hey,
I am having an issue where my device doesn't show up in the Nrf Connect app as "connectable" despite as far as I can tell being set as a connectable device. This doesn...
"I'm working with nRF Connect SDK v2.2.0 for nrf52840 and I'm trying to implement file transfer functionality using mcumgr over UART in Application. I've successfully configured...
Are there any examples of sampling something like an I2C bus at a constant sample rate? I have seen issues myself with the k_sleep and k_busy_wait not giving accurate delays...
nRF5_SDK_15.2.0_9412b96
soft device: s140
Compiler SEGGER Embedded Studio
1. I have used example ble_app_uart. I connected the ble module to a device which has a baud...
Hello,
I'm looking for a little clarification on how the antenna tuning circuitry works on the Thingy:91 v1.0.0 board.
From a previous topic on the DevZone, I saw that...
I'm having an issue where I can't reconnect to a device after updating the firmware from the iOS SDK. I believe it's the issue described here in the documentation:
Since...
I am having responding to an authorized write request. It seems to work for BLE_GATT_STATUS_SUCCESS case but any time I try to set the gatt_status to an error, the call to...
https://www.youtube.com/watch?v=wa_ARkZSr_U
This video presents how Bluetooth mesh network works . As we can see this network contains nine Thingys and one nRF52 DK (not...
I am now experiencing such a problem. I packaged 20 packets of data, each packet of data is 13 bytes, and then I want to send it out, but only 4 packets of data can be sent...
Hi everyone,
for a project, we need to interface an analog sensor which is not using standard protocols like I2C or SPI.
Instead, it uses 6 pins to receive commands...
Do you use code format tools for SDK? like .clang-format? Do you have own style guides like Google, LLVM? Which tool would you recommend for code formatting?
Does nFR5811 support the BLE?
Does nFR5811 support the Bluetooth5 and zigbee?
nFR5811 have Accurate positioning with the world's most popular wireless technology. how...
Hi,
I have some questions regarding DFU, Bonding and iOS (caching). In my current project I have a DFU bootloader which does not use bonds, however the application uses...
Hi all,
I'm developing an application for the nRF52832 that pairs and bonds with an app that my colleague are developing for iOS. However we are facing an issue with pairing...
Hello everyone!
I'm trying to bring up project based on nRF51802 at custom board. I know this IC is not supported but there is no options to change it. I have downloaded...