Forum Replies Created
-
AuthorPosts
-
December 7, 2024 at 8:06 pm in reply to: Can I get the latest firmware on older ospi v1.4 board with RPI 1? #80999
dkeblerParticipantI had to start from scratch with burning new sd card with raspbian bookworm armhf, but I got OSPi compiled and running.
enabled i2c and former configuration works fine. All good. Solved.
December 7, 2024 at 11:46 am in reply to: Can I get the latest firmware on older ospi v1.4 board with RPI 1? #80995
dkeblerParticipantYes per the pics a 1.4 ospi “motherboard” and rpi1. I took the rpi off to take a pic and identify the version of motherboard and rpi.
I will try building it per that link.
BUT is it possible to cross compile (using platformio) or is there available a precompiled binary for <3 rpi versions? I imagine the build on a rpi1 is going to be painfully slow.
December 6, 2024 at 6:53 pm in reply to: Can I get the latest firmware on older ospi v1.4 board with RPI 1? #80987
dkeblerParticipantmaybe this?
https://openthings.freshdesk.com/support/solutions/articles/5000631599
will that build script work even though it’s rpi1?
December 6, 2024 at 6:31 pm in reply to: Can I get the latest firmware on older ospi v1.4 board with RPI 1? #80985
dkeblerParticipantGreat. So how do I upgrade with the hardware above. Can I do that direct on sd card? Do I need to update from jessie first?
AFAIK that can not be done via web ui.
Explain or point/url to some reference page please. Whatever instructions there are have to include upgrade via linux which is my desktop os.
Thx.
December 6, 2024 at 1:05 pm in reply to: Can I get the latest firmware on older ospi v1.4 board with RPI 1? #80981
dkeblerParticipantI also have esp32 around so could try one of those but also would have to make custom connection to existing pi1 bus connector
June 25, 2024 at 5:44 pm in reply to: 2.3.0(4) API commands. Not able to use commands like cm for manual turn on #79326
dkeblerParticipantYes .0(3) instead of .3 but my firmware: 2.2.0(4) I built from github clone so maybe that’s why (4) and not latest release (3)
ah duh that was dumb wrap in quotes and it works. Forgot that curl run from shell needs that for single argument. Also saw all the return codes listed at the beginning of that document so i’m good on that.
So… is there updated api docs for (3)/(4) or has nothing changed since (1)?
Also is there an MQTT doc listing topics and payloads for equivalent api calls? e.g can I do cm call via MQTT?
Thx Keymaster Ray!
-
AuthorPosts