-
Posts
722 -
Joined
-
Days Won
111
Content Type
Profiles
Forums
Downloads
Everything posted by James
-
Lost Vape Hyperion DNA 100C connect for Macintosh
James replied to Higgins's topic in EScribe, Software and Firmware
Try this: https://downloads.evolvapor.com/SetupEScribe2_SP30_US.pkg https://downloads.evolvapor.com/SetupEScribe2_SP30_INT.pkg -
@mactavish: It adds DNA 100 Color support. If you don't have a DNA 100 Color, and you aren't using the newest version of MacOS, you don't need it.
-
Actually, if you are using Windows 10 and have our driver package installed, it's best to /uninstall/ it. The drivers are only for the serial port feature, and Windows 10 (like Mac and Linux) includes its own driver for that. That said, the presence or lack of drivers shouldn't affect DNA products' ability to show up in EScribe -- EScribe uses USB HID to communicate, not USB serial. VERY odd that other manufacturers' e-cigarette devices don't work for you either. I don't know what to think of that. It's a long shot, but there's /no/ chance that all of the cables you tested are charge-only, yes?
-
If you'd like to, here is an experimental firmware to try: https://downloads.evolvapor.com/100C_Experimental_1_1_SP45_1_INT.sw-service
-
If anyone would like to try these experimental versions, let me know how they work for you! US version: https://downloads.evolvapor.com/SetupEScribe2_2021-08-19_SP29_US.pkg International version: https://downloads.evolvapor.com/SetupEScribe2_2021-08-19_SP29_INT.pkg
-
Theme Designers 'Top Downloads' panel - count spamming. STOP!
James replied to Wayneo's topic in Themes and Custom Screens
@gwyar, most of the downloads were from a computer with a User Agent of "MegaIndex.ru". It could be the bot just got confused and kept downloading the same file over and over again. -
Theme Designers 'Top Downloads' panel - count spamming. STOP!
James replied to Wayneo's topic in Themes and Custom Screens
I have changed the way downloads are counted -- if there are two files, and both are downloaded, in Total Downloads they will only show up as one download. This will make the count not biased against single-file themes. I have also extended the bot detection to remove fake downloads. I see your concern, though. Finding non-English themes really is not very easy right now. I have contacted the people who make our forum software to ask if they would make a language-specific "Top Downloads". Other than that, hmm. How do you translate "Russian Language Forum" to Russian? -
Memo controls also cannot be switched out. It's a code limitation -- Chart and Memo are both stateful -- Chart keeps track of which puff it is on, and Memo keeps track of its scroll position, among other things -- so it is more complicated to support. I didn't think it was very likely people would want or need this. What kind of interface are you thinking of that switches out the Chart? Is it a tabbed interface or somesuch?
-
@E5K1M0, do you have the newest 100C firmware applied? The older one had a bug that let the USB voltage get too low, which could cause it to disconnect from USB data, especially on weak supplies. The newer one has fixed that. If not, there's also "Max USB Charge Rate" in Mod->Battery which you can use to limit it to 1.5A instead of 3A. As far as crashing goes, can you try running it from a command line? The command will be: ~/.local/opt/evolv/escribe-suite/launch-escribe-suite That should show you some debug information, and when it crashes, it'll probably say something there. (I encountered something similar yesterday: on one of my Linux versions, it turns out I had used sudo when running Mono at some point, so the ~/.mono directory had root permissions (bad) and it would crash any time EScribe tried to write to the registry. They really should fix that, but realistically, I should really make a work-around.)
-
Mm. Pi 3 works fine. I'd think Pi 4 ought as well. I've ordered one to take a look...
-
I've posted SP27, which supports DNA 100 Color.
-
EScribe Suite 2.0 SP27 For US-based customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP27_US_ServicePack.exe For international based customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP27_INT_ServicePack.exe For customers using Linux, see the beta thread. MacOS version to follow... --- DNA 100 Color, DNA 250 Color --- "Hide this profile." option, if you want to use less than 8 profiles. Highlighted fields now time out after a while. This is nice for themes with very visible selection colors.
-
To those having the problem, would you mind clicking Get Information in EScribe? I'd be curious when we programmed/tested those devices. Also make sure to update to the newest firmware in the EScribe I posted.
-
I've posted up an EScribe Suite version that can connect to the 100C: Open up Device Monitor in it, and see if the Battery Voltage is hitting 2.75V. That'll tell you if it's a weak battery issue or something else.
-
EScribe Suite 2.0 SP25 For US-based customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP25_US_ServicePack.exe For international based customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP25_INT_ServicePack.exe Other platforms to follow. Wanted to get this out before the weekend. --- DNA 100 Color --- Supported.
-
Gotcha. We did most of our testing with 50/50 VG/PG. I'm curious, if you make the profile's Limit less than 100%, does that help? (That lowers the max temperature.)
-
Hmm. Why a new pod every day? On Reflex, a pod should last a week or two at the very least. What's your firmware version? (You can find it in Tools->Diagnostics->Show Diagnostic Information.) There's an older firmware and a newer firmware and they have slightly different thermal models.
-
Out of curiosity, if you get "Unable to launch web browser", if you enter this at a command line: xdg-open "https://www.evolvapor.com" What do you get? Wondering if your computer may not have a default browser set.
-
If you go into Device Monitor, what Board Temperature is the Reflex showing when it's blinking orange? Orange blinking indicates a thermal protection, yes. It could either be overheat protection for the board itself, or a thermal model of the pod to prevent the device from burning your mouth. What is your firmware version? (You can find it in Tools->Diagnostics->Show Diagnostic Information.)
-
This is now fixed.
-
It's just that I use /bin/sh scripting (Terminal) to launch things. (Older versions of MacOS didn't say this.) I just need to code up a special launcher that isn't a script, to get rid of that popup. Will do it when I get time. You can click Deny. It won't cause any problem at all, since it doesn't actually try to read keystrokes.
-
I've posted SP24, adding Evolv Reflex support. Let me know how it works for you.
-
I've posted SP24, adding support for Evolv Reflex.
-
What happens when you click Get Information?
-
By no web access, do you mean when you click Get Information, or elsewhere? As for legibility, would you please take a screenshot? What theme is it / how would I configure my system to reproduce your setup? Thanks, James