-
I have followed all the steps mentioned to sniff zigbee packets using nrf52840 custom board.
Cannot detect nrfsniffer option in Interfaces in Wireshark.
Can anybody help ASAP?
-
https://github.com/bbcmicrobit/micropython/blob/v1.0.1/docs/tutorials/music.rst
> It's very easy to generate bleeps and bloops from the device if you **attach a speaker**.
Tried it, micro:bit su…
-
Hello, I'm using this example, how to calculate the resulting value of the markup in the code. I see app_update.bin file size is 221334 (0x36096) Bytes
![7cedcc00ad3514c16e6b5a308401dd4](https://gith…
-
Hello,
I would like to get this working on the nrf51822 Smart Beacon Kit from Nordic. I am able to upload the bootloader via nRFGoStudio using a J-Link Lite. The LED on the beacon will flash rapid…
-
Hello Everyone,
Correct me if I am wrong. According to this link: http://infocenter.nordicsemi.com/index.jsp?topic=/com.nordic.infocenter.s130.sds/dita/softdevices/s130/sd_resource_reqs/hw_block_in…
-
Will probably do some a simple BT communication example
-
### Discussed in https://github.com/ffenix113/zigbee_home/discussions/34
Originally posted by **Hedda** March 18, 2024
An idea could be to include a few Zigbee examples as reference applicatio…
-
I've picked up a few more b-parasite's, and one though I had to simplify there management was to implement the OTA update protocol for zigbee on these boards, to simplify applying updates for people w…
-
Hi,
I wish to save power in my implementation by turning the radio off for some periods when it is not used. I tried using the `end()` function to shut down all radio work and then again calling `BL…
-
on_db_disc_evt, ble_db_discovery_evt_t may not be resetted?