Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
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...
Hello Team,
I am using nrf52840 board which supports ZIGBEE . Setup Details: Zigbee_LIGHT_BULB (nRF52840 DK) Zigbee_LIGHT_SWITCH(nRF52840 DK)
Light Bulb Example
I am...
Hi,
Currently we are using nrf52832 for our IoT finger wearable gaming mouse. Is there any newer nordic ICs with low latency features suitable for gaming applications. ...
We are looking to use the nrF5340 as a Bluetooth Classic Bridge to Auracast Transmitter.
There are some products on the market that allow you to make a standard bluetooth...
Dear
We are using the SDK15.2.0, we found after the DFU, the device reset and the consumption is normal first, but after 70+ seconds, the current consumption become abnormal...
HI all!
I've been doing some research on working with nRF Cloud and I have a few questions/clarifications:
1. In general are you able to drive/control a GPIO pin through...
I am trying to get provisioning by trusted user procedure of aws_iot working by making some changes in aws_iot nrf sample
I have tested it with permanent certificates and...
tl;dr
ZBOSS's version needs to be upgraded one by one. When migrating the SDK from 2.3.0 to 2.7.0 while preserving the persisted ZigBee network info, migrate the code to...
Hello,
Im developing a custom BLE mouse plus receiver, where they both implement the BAS BT service to keep track of the mouse battery.
So far I got it to work using my...
Hi,
I am having the same problem as nRF9160 UART: Loosing data when RxData is split into 2 buffers (Async API) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Hi Nordic team
It was heard that Matter spec v1.3 will allow Matter WiFi device to be commissioned by WiFi directly, but not bluetooth.
Was this information correct? ...
Hello, I am using the nrf5340dk with nrf7002ek shield and trying to build the wifi fundamentals lesson 4 exercise 2 code (connecting to MQTT over TLS) but it isn't building...
I have the problem that I am currently unable to debug any of my Bluetooth applications.
I'm sure that I was able to do this without any problems during the original development...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS Central...
Hello, I am trying to compile my project to upload it to a BC805M using nrf 52DK
I have uploaded some sample code so I know flashing works
The problem is when I try...