Back
Previous product
PowerStrip for LiFePO4 Battery Packs 12v / 16v on Sale Original price was: $22.95.Current price is: $18.36.
Next product
R1/R2/R3 R-Series eBike Battery Packs from 420Wh to 1008Wh Supply Original price was: $82.95.Current price is: $33.18.

Pre-Programed Arduino to wake Okai ES200G scooter Batteries Supply

Original price was: $13.95.Current price is: $11.16.

SKU: US-4629233991795 Categories: ,
Description

Description

Pre-Programed Arduino to wake Okai ES200G scooter Batteries

Please read the description carefully.

Shipping to Lower 48 USA states only via UPS Ground. No international shipping including HI, GU, PR. Non-USA customers click here.

 

This MicroController is used in conjunction with the Okai ES200G scooter Battery Packs. These battery packs require a status/unlock signal to their BLUE (Tx) wire with 9600 Baud serial: 0x3A, 0x13, 0x01, 0x16, 0x79.
Then the battery replies with an extensive status report on the GREEN (Rx) wire.

We are currently designing a device to display the status report from the battery, but for now we can turn them on and use them to power many 36v devices.

The Arduino is pre-programmed with the following code:

void setup() {
Serial.begin(9600);
}
void loop() {
// 0x3A, 0x13, 0x01, 0x16, 0x79
Serial.write(0x3A);
Serial.write(0x13);
Serial.write(0x01);
Serial.write(0x16);
Serial.write(0x79);
delay(5000);
}

 

To power your Arduino you have to use a DC-DC that makes the battery packs 42v down to at least 3.6v.  We recommend this DC-DC.

Here is how the Arduino is programmed:

 

 

These items are sold for DIY and Second Life purposes. Listings that are “untested” as sold as-is and cannot be returned, exchanged or refunded. Even when sold as “new”, “NOS”, or “like-new”, they may be in less than perfect condition.

If you buy a product from us and then realize you don’t have, or don’t want to acquire, the tool(s) or information needed to make our product(s) work for your specific build, this does not constitute valid grounds for replacements, exchanges or refunds. You are responsible for doing your due diligence before making any purchases.

    Shipping & Delivery

    We accept returns on non-sale items that are in original packaging, unused, and unwashed within 30 days of receipt. Please follow our returns/exchanges process below. If items do not meet our requirements for return, they will be shipped back to you in lieu of a refund. Shipping and handling charges are non-refundable (exceptions may apply).

    Returns & Exchanges Process: If item(s) fit within our returns guidelines found in the Returns. Please allow 7-10 business days for the credit to appear on your account after your return is processed.