ElectricMotorcycleForum.com

  • September 01, 2026, 04:51:16 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Electric Motorcycle Forum is live!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - gb

Pages: [1]
1
Zero Motorcycles Forum | 2013+ / Re: French dealers feedback
« on: October 12, 2022, 08:36:12 PM »
Je suis d'accord avec Moto7575, Bikeshop à Boulogne est bien. Antoine est sympa et a effectivement mis de la bonne volonté à régler les problèmes que j'ai rencontrés avec ma SRS. Le mécano est top et se rend dispo pour discuter des problèmes.



2
Zero Motorcycles Forum | 2013+ / Re: SR/S front brake pulsing
« on: March 14, 2022, 03:44:02 PM »
Hi all,

For your info, my dealer managed to deal with Zero to change at no cost my front brake disks and pads.
So far, the problem is fixed.

G.

3
Zero Motorcycles Forum | 2013+ / Re: Zero SR/S firmware update MBB V21
« on: February 08, 2022, 01:49:15 PM »
Hi,

Quote
Firmware transfer has failed. Please
key off your motorcycle for 3 minutes
and then try again.

Same behavior here with an iphone 13 pro.
Everyday i'm amazed by the poor quality of their products.


4
Zero Motorcycles Forum | 2013+ / Re: SR/S front brake pulsing
« on: November 30, 2021, 09:24:04 PM »
Thanx Richard,

I'll probably give it a try after one last complain to my dealer (the bike is still under warranty), I'm quiet disappointed, this bike cost me 20k€ ...

For me replacing the rotors fixed the problem…

Quick question, did the charger replacement work to fix the wrong SoC and charge times?
The original charger reported error 37 at every charge, but it seemed to do the job after all. This behavior started after v18 upgrade. They changed it 2 weeks ago after 1 month delay waiting for the charger to come from US to France. But now, the SOC/range algorithm seems to have changed, my range is considerably shorter (maybe 30%) than before. Before, the range was 180km at full charge, now it reports 110km at start and eventually increases to 140km. Maybe it needs to "learn" and adapt to the battery pack, or they missed to reset something ... I definitely need to get back to the dealer.


5
Zero Motorcycles Forum | 2013+ / Re: SR/S front brake pulsing
« on: November 29, 2021, 03:58:05 PM »
Hi all,

Just for the record, among all the problem I'm experiencing on my 2020 SRS 5000km (charger replacement inducing SOC/range inconsistency and longer charge time, loss of end of charge mobile notifications, clock not keeping time, remote access to location and status on ios app not working), I'm also having the pulsing problem on the front brake (that's my 11th bike and the first time I get this), and with regen I barely use these brakes.
The rotors dont seem to be warped, as checked by my local dealer. He changed the pads which obviously did not solve the issue. The problem is that for him everything is ok.

Guillaume

6
Zero Motorcycles Forum | 2013+ / Re: SR/F App (NextGen) - API
« on: November 24, 2020, 03:57:21 PM »
I see the same. Soc is 0 when bike is off, in the API response and in the ios app (which is consistent).
It started occuring since v18 update.

7
Zero Motorcycles Forum | 2013+ / Re: SRS firmware update 18
« on: October 16, 2020, 01:43:05 PM »
I didn't experience any issue regarding SoC/range behavior with release 18.

Another thing I'm not sure is new: in the app using the starcom api (not connected to the bike in bluetooth), the SoC reports correct value when the bike is charging or turned on. Then after 2 or 3 hours, it drops to 0% until the bike is powered on again.

8
Zero Motorcycles Forum | 2013+ / Re: SR/F App (NextGen) - API
« on: October 14, 2020, 01:57:20 PM »
Here's a working sensor config for home assistant :
Code: [Select]

- platform: rest
  name: zero srs
  json_attributes:
    - address
    - altitude
    - analog1
    - chargecomplete
    - charging
    - chargingtimeleft
    - color
    - datetime_actual
    - datetime_utc
    - door
    - driver
    - emergency
    - gps_connected
    - gps_valid
    - heading
    - hood
    - ignition
    - int_lights
    - latitude
    - lock
    - logic_state
    - longitude
    - main_voltage
    - mileage
    - name
    - oil_pressure
    - perimeter
    - pluggedin
    - reason
    - response
    - satellites
    - shock
    - siren
    - soc
    - software_version
    - tipover
    - unitmodel
    - unitnumber
    - unittype
    - velocity
    - volume
    - water_temp
  resource: https://mongol.brono.com/mongol/api.php?commandname=get_last_transmit
  headers:
    User-Agent: Home Assistant
    Content-Type: application/x-www-form-urlencoded
  payload: 'format=json&pass=xxxxxxxx&user=xxxxxxxx&unitnumber=xxxxxxxxx'
  method: POST
  value_template: '{{ value_json[0].soc }}'
  unit_of_measurement: "%"
  scan_interval: 300

9
Zero Motorcycles Forum | 2013+ / SRS firmware update 18
« on: October 07, 2020, 10:16:05 PM »
Hi all,

I'm an SRS french owner since last july. Did you guys have updated your bike with the new 18 version released 2 weeks ago ?
I don't know if it's related, but now I'm getting error code 37 at every charge (CAN communication error), it doesn't seem to induce any problem, I just clear them. Actually, we had also a lot of heavy rainy days at the same time.

Guillaume



Pages: [1]