Replies: 1 comment 1 reply
-
@BenRoe FYI, b-parasite project code is written for the Nordic Semiconductor nRF52840 SoC/MCU using their nRF5 SDK and nRF Connect which in turn are based on the Zephyr Project real-time operating system (RTOS) so would likley be a lot of work porting to other SoC/MCUs that is not running a similar stack and is not supported by Zephyr. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0-rc1/zephyr/hardware/porting/index.html The E18-MS1-PCB module you linked to is based on the (old) Texas Instruments CC2530 which uses older TI's Z-Stack and SimpleLink SDK. https://www.lcsc.com/product-detail/ZigBee-Modules_Chengdu-Ebyte-Elec-Tech-E18-MS1-PCB_C97344.html If want to use CC253x recommend that instead check out existing projects that are written for Texas Instruments Z-Stack like example these: https://github.com/diyruz/flower https://github.com/smartboxchannel/Plant-Watering-Sensor-Zigbee https://www.tindie.com/stores/diyberk/ Also check out PVTO Zigbee Switch Configurable Firmware which can make custom firmware for TI's CC2530, CC2531, CC2652, and CC1352: |
Beta Was this translation helpful? Give feedback.
-
The Bluetooth/Zigbee module (E73-2G4M08S1C) is the most expensive ($8,70) part.
I wonder if most people use the Bluetooth feature?
A Zigbee only variant can use the E73-2G4M08S1C module ($3.21).
Sadly i do not have the knowledge and time to create a variant with this mcu.
Beta Was this translation helpful? Give feedback.
All reactions