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 all,
I am currently working on a project about data transmission in the field of energy supply. To evaluate your product I would kindly ask you to answer my following...
Hi,
I am controlling an external device using SPI(M), SYNC, with the nRF52840 DK.
I am using the exact same GPIO configuration using two different test apps using SDK16...
SDK: NRF 5 15.3
SoftDevice: S140
I have been successfully using the NUS code snippet below to send data periodically to my expensive Smartphone running Android 10 (fast...
Hi everyone,
I was wondering what is the purpose of "write" property in Device Name characteristic (UUID2A00) of Generic Access service (UUID 1800).
Why should I change...
I'm trying to make an example that uses both CDC-ACM (as a usb serial port) and BLE "central." It will talk to BLE peripherals. I think to do what I want I have to put two...
I am evaluating the nRF5340, but cannot run a simple register based interrupt. Within nRF connect v1.2.0, I can find vector tables for nRF52840, and many other parts, but...
I want to create a custom service in BLE that sends data such as a string Ex. "Hello World..!" mobile app and receive the data from mobile app as well.
Hi, I am integrating app timer with ble_example to do advertisement at particular interval. When i create and use app timer and if timer fired there is a NRF_LOG_INFO which...
Hello.
I'm still using Zigbee SDK 4.1.p0 and custom pca10059-compatible debug board with nrf52840.
In a nutshell, the problem is that despite the very large distance and...
Dear All:
I encounter some difficulties when i read the Bluetooth_5.2_Feature_Overiew document
The document said isochronous communication uses the new LE Isochronous...
Environment - windows 10, ses release 4.12 nRFconnect programmer 3.3.3 using gnu C nRF52840 dongle programming with DFU. No softdevice, Gazell only.
I have two hex files...
The nRF sniffer is not listed in the Wireshark interface list.
Software versions: Windows 10 Pro 64 bit, Python 3.8, Wireshark 3.2.3, nRF Connect 3.3.3, Sniffer 3.0.0. ...
Hi
I am using SDK15.2 and trying to do a loop of serial write.
The first write is ok, but all other writes fail.
This is the code I am using:
#include "nrf_serial...
Hi, Everything works perfect between my phone app and my nrf52832-chip except on some phone-modells. That is a Huawei P20 pro and a Samsung S8. My application is sending files...
Hi Nordic,
I am using the nrf52832 with the Development kit and the 14.2 SDK.
I have followed the steps in https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...