Jump to content

James

Moderators
  • Posts

    722
  • Joined

  • Days Won

    111

Everything posted by James

  1. @Lowbytes, what do your other DNAs read? Also, what is your preheat punch set at? (I am guessing 11?)
  2. Could you save and attach your settings .ecig file? Thanks!
  3. @Nicolasan, It stores Ohms in 1/8192ths. That is actually 25/8192, rounded up for display.
  4. @67exec, make sure you resample Cold Ohms. The correction is small enough it won't necessarily ask New Coil? on its own. With incorrect Cold Ohms from earlier Service Packs it will be slightly cold. Also, do your other devices have a mod resistance set? We default the 75 Color to 0.004 Ohms.
  5. Here is a firmware to try, SP24. We'll be including it soon with EScribe Suite SP5. It fixes some issues with resistance sampling, which may help here. DNA 75 Color v1_1_SP24.sw-service
  6. The device can't measure USB current. It estimates it by the USB voltage. Current is conserved so there is no such thing as missing amps. The estimate may not be perfect for some chargers, though. It doesn't affect the vape. That said, I've ordered an AmazonBasics charger so I can take a look at what it does.
  7. To be fair, the USB current on 75 Color is an estimate based on voltage drop, mostly there to help the case thermals. Most of mine were more consistent than that, though. I'm going to order some of the chargers you mentioned.
  8. USB voltage drops as charging increases, so it's not surprising to get 5.246V (that is as high as we can read) when it is not charging. There isn't anything necessarily wrong there. I've ordered the US version of that travel adapter.
  9. I've found and fixed the bug where adjusting one field can sometimes shift to adjusting another. (As an aside, this bug looks to be older than SP23.) The fix will be in the next Service Pack. Thanks for reporting this!
  10. This morning I've coded named pipe support on Windows, so it'll use that instead of running a local-only server to communicate between the parts of EScribe. Let me know if the next version still has this problem.
  11. What firewall are you using? I'm really shocked any would block loopback binding. The particular error you are seeing is not EScribe trying to access the Internet. It is a loopback bind operation -- running a server that can only be connected to from the same computer. For portability with Mac, we can't multithread the user interface any more, so instead I split apart each program into its own process (like Google Chrome does for tabs). For instance, when you click Device Monitor, EScribe binds a local socket and runs a server on it, creates a new copy of itself to run Device Monitor, and tells the new copy to connect to that server. Upon connection, it is told what device to connect to. Theme Designer needs to pass back the theme being edited to EScribe, etc.
  12. Hmm. Well, if you could find out the specific charger I'd appreciate it. I found out that the Charge Status coming from our charging chip was not always accurate (for example, previously it would not switch back to Charging if it finished charging and you kept using it without plugging back into USB), so I now calculate whether or not it is charging. This is a bug fix, and should work better. The chargers I am using all work, but if I can find a charger it does not work on, I can fix it. Thanks! James
  13. What charger is he using? I will order one to test. Thanks!
  14. Could you try (from Tools->Serial Terminal) sending I=GET OFFSET and V=GET OFFSET commands on the downgraded version? I am wondering if your particular mod has a high offset. Thanks!
  15. Does this happen in other profiles, or just Watts? Thanks!
  16. Just want to rule something out... If you go into Tools -> Serial Terminal, what does it say if you send the commands I=GET OFFSET V=GET OFFSET ? (You will need to have fired a coil at least once for these values to not show up as 0.000.) Also, how did you power-up your device from cold? From USB? Fire button not connected to USB? Most importantly, what happens to the current and voltage offsets above if you send the command R=SAMPLE OFFSETS ? I get -0.101A and -0.033V the first time around, and -0.109A and -0.031V the second. Thanks!
  17. Out of curiosity, what theme are yall running? Does this happen when you are not charging on USB?
  18. Hmm. I know DNA Color allows puffs over 20 seconds. I'd thought monochrome DNAs allowed it too. That said, you can extend a puff by reissuing the fire command. F=15S, sent more often than every 15 seconds, will fire continuously for instance.
  19. SP23 should fix the battery meter issue. PC: Mac:
  20. For those interested, I've posted up a new early version, EScribe Suite 2.0 SP4.2. It includes SP23 for DNA 75 Color, as well as some improvements to Device Monitor. Let me know if you run into any bugs. Enjoy James
  21. I've posted up a new test version. The link is on the initial post in this thread. It brings the Mac version up in line with EScribe Suite SP4.2 on PC. Let me know if you run into any bugs. Enjoy James
  22. Yes, the early firmware SP22 has a bug in its Battery % (Cell Voltage should be fine). I had rewritten some of the code relating to that, and forgot to make it calculate Battery % when not connected to USB. Sorry about that. If all goes well (it is in testing), I'll be releasing a fixed version tomorrow.
  23. We had to have a menu for the Mac version (folks expect Quit Device Monitor to be an option for the program menu, instead of clicking X like on Windows), so I decided to move a number of options up there. CSVs have been moved to the Recording menu. Time scale has been moved to the View menu.
  24. James

    Translations

    Hi all, I've put in the Dutch and Portuguese translations. They are included in EScribe 2.0 SP4 (see the early firmware thread). A lot of people will be very happy you've done this. Thank you! @pol, I would like to include your Polish translation as well, but I have some concerns. For example: msgid "&Connect..." msgstr "&Połącz przez USB..." msgid "If you connect a temperature-sensing coil..." msgstr "Konfiguracja trybu kontroli temperatury - TC // Wstępne rozgrzanie - Preheat //" msgid "Temperature Coefficient of Resistance (Approximation)..." msgstr "Współczynnik temperaturowy rezystancji TFR (przybliżony)" Connect doesn't necessarily imply USB. We may have other means of connecting to devices in the future. I'm not sure what is meant in the middle one, but I notice preheat.. What is the connection? The last of these generates a material curve from a TCR. Thanks! James
  25. Coil resistances change, for example as the coil ages. Also, between different coils. Power ("wattage") is a thermodynamic variable. Voltage is not. Disregarding losses, once you are at the liquid's boiling point, the mass flow rate of a vape should be the the power divided by the specific heat of vaporization. Consistent power makes a consistent vape. With variable voltage you end up having to mess with resistance, and you aren't going to pull out a multimeter while the coil is hot. With variable wattage you should get a consistent vape. There are unaccounted-for variables, like the heat losses of the tank, etc. but it's a lot better.
×
×
  • Create New...