m5stack / M5CoreS3

M5CoreS3 Arduino Library
MIT License
66 stars 26 forks source link

M5CoreS3 & ZigBee Module #61

Open dangfan opened 2 months ago

dangfan commented 2 months ago

Describe the bug

Are there any examples of the Zigbee Unit (SKU:U110) working with the M5CoreS3?

To reproduce

Compiling https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Zigbee_CC2630/P2P_TEST, I got an error fatal error: M5Stack.h: No such file or directory I also tried to change M5Stack.h to M5CoreS3.h, I got a new error error: no matching function for call to 'byteArray::printfArray<HardwareSerial>(HWCDC*)'

Expected behavior

An example can be provided.

Screenshots

No response

Environment

Additional context

No response

Issue checklist

Tinyu-Zhao commented 1 month ago

I will check it.