Very interesting about the W600 - that's amazingly cheap, and looks pretty competent. I reckon you could get HTTPS on that, just maybe with a limited packet size (which wouldn't cause a problem for most use cases).
I stupidly missed out on the BL602 from Pine64 - they're giving them away free with every order at the moment if you ask and I ordered a Pinecil! If there's no certified WiFi/BLE stack that definitely makes life tricky though.
Actually porting to RISC-V is pretty easy I think. It has already been done by one person, and I believe involved changing just a single like of Espruino's code.
The thing that'll take the time is supporting all the peripherals and WiFi/BLE though.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Very interesting about the W600 - that's amazingly cheap, and looks pretty competent. I reckon you could get HTTPS on that, just maybe with a limited packet size (which wouldn't cause a problem for most use cases).
I stupidly missed out on the BL602 from Pine64 - they're giving them away free with every order at the moment if you ask and I ordered a Pinecil! If there's no certified WiFi/BLE stack that definitely makes life tricky though.
Actually porting to RISC-V is pretty easy I think. It has already been done by one person, and I believe involved changing just a single like of Espruino's code.
The thing that'll take the time is supporting all the peripherals and WiFi/BLE though.