Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Dear Nordic,
I am currently integrating nRF7002 into one of the hardwares. I am trying to make the PCB as compact as possible so it looks amendment to the reference layout...
Hi Team,
Is it possible to modify Matter device’s discriminator and setup PIN code in Matter's sample app for test purpose without configuring factorydata ?
Default...
Hi
I am attempting to flash firmware onto a custom board with an nRF52832 chip using an nRF52840 DK (v3.0.1) as the debugger and the " nRF Connect" extension on VS Code...
Hi,
Platform: nRF54L15
SDK: V2.9.0
The application is Matter + BLE.
We would like to use X509 certificates which will be used for authentication when the application...
In 2.7.0 in file c_cpp_properties.json I had direct path to compiler. Now moving I need to change the path.
AI suggested to use ${nrf-connect.toolchain} for compiler and...
I want to use the UART to receive data, but that doesn't look possible if I use the Logging Module. I don't see where the logger module will interrupt my code to tell me I...
I'm currently working on a project using the nRF52832 as my controller, Segger Embedded Studio version 5.42a as my IDE, and the nRF5 SDK 17.0.2. I started by developing a...
Hello,
We are using the Message Routing API of nrfCloud to consume messages via Webhook and DLQ. We have several devices placed in different device groups (e.g. prod_devices...
Somewhat related to this:
I'm wishing to optimise code (removing a load of volatiles) by ensuring most of my application code runs at the same interrupt as the NRF_SDH_BLE_OBSERVER...
Hi,
I have 2 problems in power profiler kit II:
Problem 1: When I connect the porfiler kit II to the computer, the computer can't identify the PPK2
Porblem 2: The output...
I want to know how to adjust the TX RX setting for the nRF52833 DK connected to the nRF21540 EK shield. I have already added -DSHIELD="nrf21540ek" to the build configuration...
Hello.
I am trying to repeat the functionality of the project that is shown in this video https://www.youtube.com/watch?v=fCU8x-pmtqU&list=PLx_tBuQ_KSqG-leiJDfOKf_ZmCqHnbi4r&index...
We are using SDK v2.6.1 for our application, along with the Fanstel module WT02C40C.
Internet connectivity is provided to the WT02C40C module via a hotspot, with CONFIG_STA_KEY_MGMT_WPA2...