I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi All,
I am using ' NRF SDK v2.7 + NRF5340 DK + VSCode ' and cloned a official nrf ' blinky ' sample. The code and pins are working fine and I have verified using DK...
Hello,
I can retrieve the data from the Thingy:53 via the bme68x_iaq program. However, I don't know and I can't read the data via BLE on my phone via nRF Connect. Do you...
Hi everyone,
I'm encountering a usage fault on the nRF52840 Featherboard when trying to connect to a network using OpenThread. The issue arises specifically during the execution...
Hi,
I am using the Create a new board function to specify a simple nRF52840 based board with GPIOs using nRF Connect SDK v2.8.0. No matter how I answer the questions in...
I'm using the nRF21540 DK with the Power Profiler Kit II in ampere mode for measuring current draw. I had the gain set to +20 dBm for testing but I noticed the system was...
Hi,
We have five NRF5340DKs with us and off late it seems three of them does not get detected by the PC. In fact, what i understand is that the interface MCU seems to be...
Thingy:91X rev 1.0.0
NCS 2.6.2 own custom application
Quiescent current measured with PPK II and extension board:
nRF53x 2µA, OK
nRF70x 0µA, OK
nRF91x 17µA, OK ...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hi,
Today the nRF Connect extension isn't working anymore: it doesn't show or let me select an SDK or toolchain.
I have tried on 2 separate computers where it was still...
I am using the latest (I believe) nRF Connect for VS Code extension, version 2024.12.55. But when I "Create a new application" and pick the ncs-example-application, it only...
Our nRF5340 application requires a lot of serial ports, but 2 of them are only used for a second during configuration and are otherwise (99.9% of the time) idle. If we could...
I am a complete newby to Nordic parts and the VB design environment so please bear with my ignorance. I have just purchased a nrf52840 development kit and have successfully...
Hello,
in an earlier entry I was asking about getting multiple BIS streams, where you led me to the nRF Auraconfig Sample.
I am now using this sample and got it to run...
I'm in the process of migrating my project from NCS 2.6.1 to 2.8.0.
My project consists of a BLE application with MCUBoot as the only boot loader.
I've already updated...
hello,
I Have two nRF52833 that I have communicating over BLE. I am using soft device S140. I have my data packets use the default data length maximum of 20 bytes. I am...