Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Good evening.....
I am looking to play around with the Thingy 91 but I am a hardware guy who knows enough about firmware to be dangerous. I typically run into issues getting...
Hi,
I am trying to send firmware image from one board to another board. For that I want to use DFU control point characteristics.
I am using nrf52832 development kit...
I have installed the cocoapod for nrfMeshProvision, but i am new to BLE technology. I am able to fetch the dataIn and dataOut characteristics, but stuck at creating a Proxyhandler...
Hi,
I have a project where we want to setup 3 PWM channels for dimming LED strings in a mesh configuration. So the mesh dimming server is a perfect starting point. I did...
Hello,
Our team is new on development nRF52832 firmware.
Now we have an issue on standby current for nRF52832.
We have a 5 second timer for a PWM output.
Sleep (System...
Hello there,
I am facing some difficulties while using nRF52832 NFC for an application.
When I tap the nrf52832 device on the NFC reader the nrf52 cannot able to respond...
Hi, we are currently looking at making a zigbee light switch using the 52811. However since the zboss library files are compiled with FPU directives the only way to build...
I need to read data from sensor and publish it to the mesh network. So the question is do I need to create Sensor model for that or, as in one of your replies , you suggested...
Hello Nordic Team,
I want to connect peripheral using Mac address, i am setting mac address filter in Scan init but Filter is not getting set
below is my Scan init function...
Hi there,
We have a network of zigbee with XBee-PRO modules working as co-coordinators and end nodes. I have to use BMD340 zigbee node to join that network as well. We have...
Do you have any example which is using NRF_SDH_DISPATCH_MODEL_POLLING for advertising, as well as scanning.
In nrf_sdh.c file, there is only interrupt mechanism in example...
I have an nrf52840 dongle. I can enter into DFU mode and the nRF programmer application recognizes it and shows the memory layout.
When I copy sniffer_pca10056_129d2b3...
Hi,
I am using nrf52832 for advertising and scanning. My board stops advertising after disconnecting.
I am calling all initializations (like ble_stach_init() ) from my...
Hello Sir is it possible to test Zigbee Coordinator project with one nrf 52840 board and one Hue bulb
Example from light control example ->light-coordinator