Compiling SP140-V2.5 firmware V7.0

Anyone try compiling the firmware for the latest hand controller? i get a repository error…

Cloning into ‘C:\Users\Thomas.platformio.cache\tmp\pkg-installing-nzp372qf’…

remote: Repository not found.

fatal: repository ‘https://github.com/openppg/SINE-ESC-CAN/’ not found

VCSBaseException: VCS: Could not process command [‘git’, ‘clone’, ‘–recursive’, ‘–depth’, ‘1’, ‘https://github.com/openppg/SINE-ESC-CAN’, ‘C:\Users\Thomas\.platformio\.cache\tmp\pkg-installing-nzp372qf’]

Google AI says…: If you encounter the “GitHub repository not found” error when cloning a repository, it means Git cannot locate the repository at the provided URL or you lack the necessary permissions to access it.

It may be a permissions issue because it askes me to login to github, which is successful, but then it returns the “not found” error.

I was able to monitor the serial output with VSC and it just confirms what the handheld display already states, " No BMS"…

Warning! Ignore unknown configuration option libr_dir in section [platformio]
Warning! Ignore unknown configuration option src_folder in section [env:OpenPPG-CESP32S3-CAN-SP140]
git version 2.44.0.windows.1
Cloning into ‘C:\Users\Thomas.platformio.cache\tmp\pkg-installing-qx6hyf_8’…
remote: Repository not found.
fatal: repository ‘https://github.com/openppg/SINE-ESC-CAN/’ not found
Esp32ExceptionDecoder: disabling, exception while looking for addr2line: VCS: Could not process command [‘git’, ‘clone’, ‘–recursive’, ‘–depth’, ‘1’, ‘https://github.com/openppg/SINE-ESC-CAN’, ‘C:\Users\Thomas\.platformio\.cache\tmp\pkg-installing-qx6hyf_8’]
— Terminal on COM11 | 115200 8-N-1
— Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
— More details at Redirecting...
— Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
19:41:48.972 > Initializing LVGL
19:41:48.972 > LVGL initialized
19:41:48.972 > Setting up LVGL buffer
19:41:48.972 > LVGL buffer initialized
19:41:48.972 > Initializing BMS CAN…
19:41:48.972 > Error initializing BMS_CAN
19:41:48.972 > TWAI driver not installed. Proceeding with installation…
19:41:48.972 > TWAI Driver installed
19:41:48.972 > TWAI Driver started
19:41:48.972 > CAN Alerts reconfigured
19:41:48.972 > BLE device ready
19:41:48.972 > Waiting for a client connection…
19:41:48.972 > ESC State: 0 → CONNECTED
19:41:48.972 > Displaying LVGL splash screen
19:41:48.972 > Setting up main screen after splash
19:41:48.972 > Main screen loaded
19:41:48.972 > {“mj_v”:7,“mi_v”:0,“arch”:“ESP32S3”,“scr_rt”:3,“ar_tme”:0,“m_tmp”:true,“m_alt”:true,“prf”:1,“sea_p”:1013.25,“thm”:0}


i also checked the continuity of the Battery High and Low CAN bus leads in the wiring harness and they are good with no short between them.

Looks like this is a private repository