Search results

My Nissan Leaf Forum

Help Support My Nissan Leaf Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. B

    [W.I.P] Happy Leaf - ELM327 intuitive Nissan Leaf interface for Android Tablets

    Sorry all for the lapse in updates. I’ve been struggling with dependencies and performance. I’m working on my own native communication layer that will handle WiFi/Bluetooth communication to match performance of other apps. I’m updating the google play link now
  2. B

    LEAF CANbus decoding. (Open discussion)

    You'll want to pass a filter with "ATCF5B3", "ATCRA5BX" to get battery SOH for example. Buffer Overflow is a limitation of the ELM. See some of my code here for documented codes (bottom of page): https://github.com/blandman/HappyLeaf/blob/master/app/services/flow-manager.js If your appliance is...
  3. B

    [W.I.P] Happy Leaf - ELM327 intuitive Nissan Leaf interface for Android Tablets

    The interface will be fully customizable, the cards will have the ability to move, change size, and display any data the user wants. Adding new cards coming soon. :D
  4. B

    LEAF CANbus decoding. (Open discussion)

    I found traction battery volts at 7BB D0:D1line 03 at a scale of * 100. IE: 239830385A038F00 = 389.6 volts I imagine the traction battery amps are somewhere here too, but I don't know at what scale.
  5. B

    [W.I.P] Happy Leaf - ELM327 intuitive Nissan Leaf interface for Android Tablets

    Metrics should work, Km is read from the car and changes units automatically. Charging Amps/Volts may not work on 6kw charging at this time. I don't do any comparing GIDs to a "maximum value", but GIDs are actually the only way to calculate watts remaining (at least the OBD messages I can...
  6. B

    LEAF CANbus decoding. (Open discussion)

    I'm still searching for these codes. I've come up empty handed. I can't seem to get all the codes from the master spreadsheet either. 1XX Codes pertaining to BMS/VCM don't show up when I query for them directly, or with any kind of Mask/Filter.
  7. B

    Amazon Echo integration

    I built a homebridge plugin that does something similar with Siri. See it here: https://www.npmjs.com/package/homebridge-carwings
  8. B

    [W.I.P] Happy Leaf - ELM327 intuitive Nissan Leaf interface for Android Tablets

    Thanks! That is an easy change. I would love to replace that Lead Acid toxic hazard with a nice lithium pack. I also added average speed to the graph, makes for some interesting visuals. (Need to change the color from that gray) (Battery temp isn't really 80 degrees, this isn't parsing...
  9. B

    [W.I.P] Happy Leaf - ELM327 intuitive Nissan Leaf interface for Android Tablets

    Reserved :D I'm still unable to get certain codes, many EVCan codes I can't find or filter for, and I'm at a loss to any 792/793 codes. I can get detailed SOC with 7BB responses, but that's the extent of ATFCSH messages I'm querying for. I feel like I've read a good third of the OBD...
  10. B

    [W.I.P] Happy Leaf - ELM327 intuitive Nissan Leaf interface for Android Tablets

    Hello Leaf community, I've been writing an Android/iOS app that borrows interface elements from other Hybrid/EV cars to display data from a Bluetooth ELM327 OBDII device for the past month or so. It's really shaping up well, but before it's ready for the Google Play store, I have a lot of work...
  11. B

    can bus charge door open msg

    It would be surprising if there wasn't a message, considering the key fob interacts with a module somewhere in the car. At very minimum there could be a message that alerts if the charge door was open or closed. All speculation since my 2012 doesn't have an automatic port door.
  12. B

    Leaf Underglow / Charging port LEDs

    Back in December I did this to my Leaf on an obsessive DIY binge. It's still working three months later, I'm planning on buying more LEDs to redo the bottom strips, but haven't had time or money. https://www.youtube.com/watch?v=IfSNyIn9wNw It looks purple in this photo, this is an iPhone...
  13. B

    3D printed brake fluid cap

    I use PLA in my printer. I think technically it is a corn starch, bioplastic if you will: https://en.wikipedia.org/wiki/Polylactic_acid This is a good idea, I didn't think about moisture. I will spray the bottom of the cap with something like this (Flex seal)...
  14. B

    3D printed brake fluid cap

    I wanted to share this with everybody for the sake of lost fluid caps of the future. I was adding more brake fluid today and accidentally dropped the cap below the motor. Being as there is a solid floor, it didn't hit the ground but instead ricocheted off the floor presumably never to be seen...
  15. B

    Extra Battery, How to Integrate with 24kWh Traction Battery?

    I want to do this to my 2012 leaf as well. Could you provide a parts list of what you used? You programmed your own interface to the CANbus? I tried writing an Android app to read the CAN bus, but I wasn't able to get the protocol right, only a bunch of OK messages. I would love to learn from...
  16. B

    Increasing Nissan Leaf Range with mini battery trailer

    Hahaha yeah I meant contactors. Don't consider me discouraged just yet. I've found this where I can get name brand (LG/Samsung/Sony/Sanyo) Li ion 18650s for under $2 per cell in bulk (3,000mah). Plus free shipping to the US. This would be substantially cheaper than the "safer" 15Ah Headway...
  17. B

    12 Volt Lead Acid Battery Replacement

    I've seen my Leaf battery go above 14v with Leafspy. I have thought about replacing the stock battery with a li-ion or a lifepo battery, I would build a DIY battery to maximize energy storage. I wouldn't do it for costs, but to improve the quality of the vehicle. Using a BMS like this, you...
  18. B

    Increasing Nissan Leaf Range with mini battery trailer

    I would love to see what you have planned! I have been thinking a lot about this concept. My goal is to build a battery for my house. Owning a Leaf made it apparent that I didn't need a big battery for my house, but to also tow with my car. I want to build a 360v pack able to connect to the...
Back
Top