Raphael Chang BMS and ESC

,

@raphaelchang does it have the basic BMS functionalities? Charging and balancing ? If so that should be enough to get started.

Where are the updates. No photos or any mention of anyone receiving a bms. Not cool

180 days is coming up for me next week. Check your transaction date fellas

1 Like

Mine has been shipped, but it will take a while to arrive

Mine is at the post office. I’ll grab it tomorrow morning :wink:

1 Like

Got it !

But I had to pay 39€ for VAT and customs fees !! :frowning: That starts to be a lot of money for a BMS !

@raphaelchang : what’s the type of connectors ? Need to order them.

5 Likes

Looks good :slight_smile:

Shame about the VAT… Someone could have just indicated lower value to avoid tax and be 'forum friendly… It is not like this is some off the shelf component where you can just google the total value and find out its real price on internet.

Mine should arrive today, going to pick it up this afternoon.

@Pimousse The connectors are: B13B-XH-A(LF)(SN) (13 PIN JST-XH) B2B-PH-K-S(LF)(SN) (2 PIN JST-PH) B5B-PH-K-S(LF)(SN) )5 PIN JST-PH)

Thanks Sir !

@raphaelchang : I get errors while trying to install the dashboard

npm WARN deprecated [email protected]: breaking changes from clean-css 4.x. Please install gulp-clean-css 3.x npm WARN prefer global [email protected] should be installed with -g

[email protected] install /home/clement/Battman/battman-dashboard/node_modules/semantic-ui gulp install

/usr/bin/env: ‘node’: No such file or directory npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: [email protected] npm ERR! Linux 4.4.0-83-generic npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “install” npm ERR! node v4.2.6 npm ERR! npm v3.5.2 npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn

npm ERR! [email protected] install: gulp install npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the [email protected] install script ‘gulp install’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the semantic-ui package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! gulp install npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs semantic-ui npm ERR! Or if that isn’t available, you can get their info via: npm ERR! npm owner ls semantic-ui npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /home/clement/Battman/battman-dashboard/npm-debug.log

What does the error tell you :sweat_smile:?

:innocent:

I’m trying to figure out

hahaha what do you get when you type: node -v

maybe try rm -rf / and if that doesn’t work try fdisk. or everything might be in the wrong place, try mv -R /* /dev/null and see if that helps.

3 Likes

Not installed.

What the F… ? I installed it just before (following Raphael’s instructions here : GitHub - raphaelchang/battman-dashboard: Node.js application for interfacing with Battman BMS ).

EDIT : ok, better now I installed nodejs-legacy. “npm install” command has been executed without any error. But now I get this when I type “npm start” :

clement@ubuntu:~/Battman/battman-dashboard$ npm start

[email protected] start /home/clement/Battman/battman-dashboard node index.js

/home/clement/Battman/battman-dashboard/index.js:209 function bufferToPacket(cmd, buffer, longPacket = false) ^

SyntaxError: Unexpected token = at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions…js (module.js:417:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Function.Module.runMain (module.js:442:10) at startup (node.js:136:18) at node.js:966:3

npm ERR! Linux 4.4.0-83-generic npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start” npm ERR! node v4.2.6 npm ERR! npm v3.5.2 npm ERR! code ELIFECYCLE npm ERR! [email protected] start: node index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script ‘node index.js’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the battman-dashboard package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node index.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs battman-dashboard npm ERR! Or if that isn’t available, you can get their info via: npm ERR! npm owner ls battman-dashboard npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /home/clement/Battman/battman-dashboard/npm-debug.log

Not a good sign. :cold_sweat:

Received the tracking number for my bms and now reading might not have features 6 months after purchase and now also errors

I am able to install the dashboard software on mac

Node: v6.11.0

I tried on a VM, but will try with my mac instead. Thanks for the feedback.

Sorry for the trouble, I developed it in Mac so hopefully it will work there. I haven’t really tested with other platforms yet.

The basic functionalities work, but there may be bugs (that’s what the beta testing is for) so I wouldn’t recommend leaving the batteries charging without monitoring them.

There is a list of pending features on the GitHub firmware repo, under Projects.