I'll try it, but so far I've been riding in Power assist mode. So it's hard to compare directly....
So i still hope someone is willing to flash my version just to see the outcome. Maybe people dont like it, thats ok
I'll try it, but so far I've been riding in Power assist mode. So it's hard to compare directly....
So i still hope someone is willing to flash my version just to see the outcome. Maybe people dont like it, thats ok
Dont worry try it in power assist mode. Ive also just tried and it works perfectly smooth...I'll try it, but so far I've been riding in Power assist mode. So it's hard to compare directly.
Err2 on ekd01 is related to torque sensor.Somehow I couldn't get rid of the Err2 message on the EKD01 display. Previously, on version 13.hex, I just turned the pedals and the message disappeared. Now it won't go away.
So today, to restore the feeling, I rode with the firmware ...test3.0... .hex.
I don't know if you shouldn't start a separate thread for the sake of clarity. Personally, I don't mind it like that.
bigger and lower as the same?The ADC torque sensor at power on must be
- bigger than the offset value defined in javaconfigurator - 60
- lower than the offset value defined in javaconfigurator
if you enter 160 for instance, the torque sensor adc value must be between 100 and 160 at startup if i read this correctly...bigger and lower as the same?
the value you've changed isnt even being used in the current version if i remember it correctlyI used the value 10,
The Err2 message did not appear.
But to make it complicated, the message Err2 does not appear even if I put the value back to 0, like Katana1234.
View attachment 371319
I did a short ride with version 20 from Katana1234 in Power assist mode, with its configuration.
It seems to me that it works very well.
Taking into account the low power values in its configuration.
I have not ridden with versions higher than 13 EKD01 from Mstrens yet, I can't compare.
I noticed that the power indicator on the EKD01, which was not working before, is working.
the value you've changed isnt even being used in the current version if i remember it correctly
...
In version 0.1.20, offset adj and angle adj are not used anymore in OSF TSDZ8.View attachment 371321
it is not used, but is used for another purpose.
P.S.:
at least that's what I thought until now.
I also think that the value 0 for EKD01 corresponds to the value 20 for 860C.
Some are sometimes not used.
View attachment 371323
Well I thought I had saved the various links that I'd found, and now can't find them Ugh. Anyway, the J-link arrived today, so I'm going to be making the cable connections from the extension cable to the J-link. Here's one of the diagrams I found online. Can anyone verify whether this is correct or not?Be aware that:
1) I have seen wrong schematics in the Internet for making the cable.
2) In my case, extension cable had few colors other than in the schematics. I used pinouts instead of colors.
I did not check it but it is the same as in the link I provided in the readme section.Well I thought I had saved the various links that I'd found, and now can't find them Ugh. Anyway, the J-link arrived today, so I'm going to be making the cable connections from the extension cable to the J-link. Here's one of the diagrams I found online. Can anyone verify whether this is correct or not?
View attachment 371324
OK....
There is indeed some differences between javaconfigurator and 860C in the values that can be entered.
...
In my cable it was like this. In any case, I always measure it myself.... Can anyone verify whether this is correct or not?
As far I can follow and understand the code of the different programs, you are right:OK.
For completeness, please confirm 1 more difference:
View attachment 371325
Set assistance levels according to your needs. Values in percentages, maximum 500% (?).
For example (EKD01), applying 100 Watt to the pedals, with 260% assistance, the motor delivers 260 Watt.
For 860C applying 100 Watt to the pedals, with 254% assistance, the motor delivers 254x2 =508 Watt.
I know that the 100w human power value can be faked by shifting the step values.
It can work, but be aware that there can be internal wire color inconsistencies depending on the cable you buy. I had to reverse the orange & brown wire positions with mine, and I didn't have a purple wire. But I was able to figure it out with trial, error, and a little luck.Well I thought I had saved the various links that I'd found, and now can't find them Ugh. Anyway, the J-link arrived today, so I'm going to be making the cable connections from the extension cable to the J-link. Here's one of the diagrams I found online. Can anyone verify whether this is correct or not?
View attachment 371324
In both versions, the electric power is calculated by the same formula (human power * "assistance value" /50) and "assistance value" is defined as a field with 8 bits and so the max value is 255. This is valid also for the level AFTER TURBO.Thanks for the answer.
I still think that with the EKD01 I am allowed to achieve a higher maximum power value.
Because with the 860C we are limited to a maximum value of 1000W.
There is no such limitation with the EKD01. I have a support limit of 500W (511W?) at the 4th support level (per 100W of human power). Then we can still allow for a further increase for the 5th support level AFTER TURBO.
I am not even mentioning the BOOST mode, which in turn increases the power at certain moments.
#define ADC_10_BIT_BATTERY_EXTRACURRENT 50 // 8 amps
#define ADC_10_BIT_BATTERY_CURRENT_MAX 143 // 23 amps // 1 = 0.16 Amp
#define ADC_10_BIT_MOTOR_PHASE_CURRENT_MAX 187 // 30 amps // 1 = 0.16 Amp
Please be aware that when using the EKD01 you have to use "BEFORE ECO" in order to have the correct power assist level order. I confused this setting until i checked the code yesterday and then changed my config.Thanks for the answer.
I still think that with the EKD01 I am allowed to achieve a higher maximum power value.
Because with the 860C we are limited to a maximum value of 1000W.
There is no such limitation with the EKD01. I have a support limit of 500W (511W?) at the 4th support level (per 100W of human power). Then we can still allow for a further increase for the 5th support level AFTER TURBO.
I am not even mentioning the BOOST mode, which in turn increases the power at certain moments.
You're right....
If you are using "AFTER TURBO" your assist levels will look like this:
...
Overcurrent error is foreseen when current exceed 30A (in TSDZ8).Hello,
Today I have done a test ride with 20 version of 860c on my regular test route with mountain climb. First I have to say that jerking not noticeable in most of situations, but I still managed to have jerking under certain circumstances.
One thing that is frustrating- I keep getting error E7 "Overcurrent". I usually get it when I climb the mountain with high support level (6, 7 etc) and when I switch the gear to smaller sprocket. I observe that during climb, motor current is in "red", showing 20-23 amps. Motor power is at "orange", showing 800-870 wats. So far I was never able to see motor power above 900 wats on display (I have set motor power to max 1000w and current to max 22a). I assume when changing a a gear when motor is already running at 20-23 amps- gives instant peak of current due to higher load and triggers Overcurrent error?
Any idea how to mitigate this error?
The next observation- with emtb mode and medium support (5) in mountain climb and peddling without big force- I got something similar to jerking, but this is somehow spread to 3 full pedal turn cycles. So for ca. 3 pedal turns motors pulls and then slows down. And then again pulls. When I increased the assistance to 7, the motor pulled smothly without such jerking.
Last observation- on flat road with high assistance (7) and in power mode (did not test in other). I have started from fully stopped with smallest cog and peddling slowly and with little force- the motor was jerking with every pedal turn.