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...
Hi we are working on a matter project using ncs v2.6.0
Currently we are running out of RAM memory and that´s why we have moved to minimal logging by enabling
Now we...
I want to use 5" inch display for my project as nrf52840 is not able to handle that so I want to FT8xx EVE for the screen functioning? so did anyone has try this or any leads...
Dear support,
I performed a 48 hours- 20°C profiling of my 110mAh battery and managed to get my profile (really appreciate your nPM PowerUP tool. Helping a lot for development...
Hi.
I am working on a custom nRF52810 board (SDK 2.7.0).
When connecting LIS2DH12 via SPI in the .dts file, I see an error -->
.dts code -->
prj.conf -->
Please...
I try to capture the broadcast packets from the broadcast_audio_source application to investigate the BASE (which holds the configuration of BIGs, subgroups and streams)....
Hi DevZone Team,
I hope this message finds you well. I am reaching out to seek your assistance regarding the HID mouse implementation we are working on using the Nordic...
The question concerns using the nrf fuel gauge library for a setup with an nPM1300 PMIC and an NRF52840, implemented using the nRF5_SDK_17.1.0. Is it possible?
Even with the LTK key entered, wireshark cannot decode Bluetooth packets between two paired connected devices I followed this course exactly,but it failed to live up to expectations...
NRFX_TWIS_EVT_GENERAL_ERROR
I am thinking of implementing TWI slave functionality in the nRF52840.
The event handler is written as follows.
Read operations from...
I am thinking of using nRF52832 as both transmitter and receiver, and creating a firmware where the transmitter adds the acquired data to the Manufacturer Specific Data of...
Hi Nordic:
SDK version: NCS_V2.7.0
sample: peripheral_uart
config:
Compile error without any changes:
May I ask how to solve this problem?
best regards!
jermi...
Hello,
I get the error message in red when pressing Connect below:
The certificate is downloaded as instructed in the devacademy 4.2.
server_certificate.crt: ...
Hi,
I recently purchased a Thingy91, and here's what I’ve done so far:
Built the firmware
Registered the SIM and device on the cloud platform
Built the Asset Tracker...
I found a related post ( ) where the advice was given to just get a DevKit, which I agree with for development, but my understanding is the nRF52 dongle firmware contains...