Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Just to repair my first Q: i2cdetect is working now BUT i got 3 addresses 0x40 ,0x70 ,and 5x45, how to figure out what is what?Thank you for your time and help.
That was a typo, I meant 0x45Thank you Michael i do not have 0x75 ,but on the PH board both jumper is on.What i have
0x40
0x70
and not sure 0x45 but the 45 is in the 5th line.
The error is confusing. You are not unauthorized, your request is failing because the api is wrong, theres no /api/calibrate , i think its /api/phprobes/{id}/calibrate (replace id with your phprobe id)
For the non-existent /api/calibrate behavior, I just cross checked, with 2.4 I am not getting unuathorized error, I'm seeing 404 resource not found error, as expectedThe error is confusing. You are not unauthorized, your request is failing because the api is wrong, theres no /api/calibrate , i think its /api/phprobes/{id}/calibrate (replace id with your phprobe id)
"null" is ok. It does not mean anything is wrong, it means signin was successfull. [] stands for empty list in equipment, i.e. there is no equipment present yet
| Time | Emitter | Type | Content |
|---|---|---|---|
| 04/08/2019, 06:57:06 | UI | ERROR | {"error":"json: cannot unmarshal object into Go value of type []hal.Measurement"} | HTTP 400 |

I believe the unmarshal error is due to a typo in the original json example. [/LIST] should not be in the json.Thank you Ranjib,so what is that mean?do i have the right setup for calibration?Where to save the calibration.json. Ask because when i try to calibrate i got error msg.:
Time Emitter Type Content 04/08/2019, 06:57:06 UI ERROR {"error":"json: cannot unmarshal object into Go value of type []hal.Measurement"} | HTTP 400
![]()
[/LIST]
[
{"expected":8.21, "observed": -8768},
{"expected":8.12, "observed": -8189}
]
[
{"expected":8.21, "observed": -8768},
{"expected":8.12, "observed": -8189}
]