Chris Friedt
Chris Friedt
I've disabled `qemu_x86` in the [Thrift PR](https://github.com/zephyrproject-rtos/zephyr/pull/54013) for testing. We can punted on this and call it a day / unsupported feature on that platform. Might be worth it to...
> This effectively renders the SDK 0.16.6 release unusable until the C11 threads stub functions are added to the Zephyr `main` branch. We likely do not want stub or weak...
@seyednasermoravej use 0.16.8
I could probably work on this at some point. Can't assign to myself though.
LIkely will remove the requirement for coordinator. It's unnecessary for 6LowPAN and currently not anywhere close to being implemented on the Linux side. IEEE 802.15.4 joining isn't even necessary to...
Video of SubGHz Blinky https://twitter.com/cfriedt/status/1324757273026154496 I2C transactions over SubGHz:  Just working on SPI now.
Everything on the Linux side works already, so this will really just be a matter of using whatever public key and ssl apis are available on the Zephyr side. This...
The ADXL portion has been demonstrated (video in the beagleconnect slack channel) and source code here: https://github.com/cfriedt/cc1352r-sensortag-adxl362-greybus-demo As for the OLED C Click board, I recently confirmed with @vaishnav98 that...
IEEE 802.15.4 + CC1352R1 LaunchXL https://gist.github.com/cfriedt/83becb9c483a818852894491b94b1eae Blink an LED using Linux, Zephyr & Greybus via Bluetooth GPIO LED https://gist.github.com/cfriedt/f2026ed38025b30c67103088e14198d6 Blink an LED using Linux, Zephyr & Greybus via IEEE 802.15.4...
Issue: zephyrproject-rtos/zephyr#26312 PR: zephyrproject-rtos/zephyr#26316