Hello all. New to Proffie (Literally just got one yesterday). I just did my local setup with Arduino etc… this morning. In case it matters, I am running from Linux and not Windows, but so far that doesn’t seem to have been the issue?
Anywho, I went through some tutorials and stuff online, modifying the instructions slightly based on my OS and that I’m using a SaberTrio blade. I was able to get a sound font installed, no issues there. Everything booted back up just fine, sound font was there, etc… The issue is that now, ever since then, the OLED on my saber doesn’t boot up, it’s just blank.
I thought maybe it was the config I’d set it include (SaberTrio’s provided configs have a series of options you can choose to import), but even trying with the one specified for OLED, still nada. I tried applying some tactics I’d seen online, like toggling which button props to import or adding different imports etc… Still nada. It had happened once or twice previously after charging the power core, but came back on after turning the saber off and on again. Now it’s just… off.
I’m a software developer, so I know my way around code, but the Proffie stuff is still new to me (obviously). I did check through other posts referring to OLED that I could find, but didn’t see anything matching my exact situation that had a solution. I’ll provide some details below, but if other info is needed I can provide that as well. Any help appreciated, thanks!
Lightsaber model - SaberTrio Senza w/ latest ProffieBoard setup from them
Arduino IDE - version 1.8.19
ProffieBoard - version 3.6.0 in the Boards Manager
‘Tools’ menu selections:
- Board: ‘Proffieboard V3’
- USB Type: Serial + Mass Storage
- DOSFS: SDCARD (SDIO High Speed)
- CPU Speed: 80 MHz
- Optimize: Smallest Code
- Port: /dev/ttyACM0
For those familiar with the SaberTrio provided files, I’m using config ‘s3config_v3_Kros_OLED.h’, mostly untouched, just added a font. But even unmodified, I still get the issue. Same thing if I use the default ‘s3config_v3.h’ config file. Also, not sure if it’s related, but originally the SaberTrio power core would make a sound after inserting it when the pommel made contact with the hilt, then another when it screwed in. Now it only makes the sound when it screws in, not on first contact.
Anyway, that’s all I can think of, but let me know if there’s any other settings or files or whatever I can provide to give a clearer context.