Good morning. Could you please tell me, is it normal that the dryer doesn’t reach the target temperature according to the BME? I’ve been heating at 55°C for an hour already, and according to the BME and the thermocouple next to it it’s 53–54°C. According to the thermocouple near the far spool from the heater (x4 dryer), I see fluctuations of 53–58°C. But I still haven’t seen 55 on the BME. Or is that just how the algorithm normally works?
🇷🇺 Оригинал
Доброе утро. Подскажите пожалуйста. а это нормально, что сушилка не достигает целевой температуры по BME ? Уже час грею в 55гр, по BME и термопаре рядом с ним 53-54гр. По термопаре возле дальней катушки от нагревателя (х4 сушилка) колебания 53-58 вижу. Но 55 на BME так и не увидел. Или это нормальный алгоритм?
What firmware is it? Version number
🇷🇺 Оригинал
А прошивка какая? Номер версии
0.5.6 [korotkoe soobshchenie iz chata]
🇷🇺 Оригинал
0.5.6 [korotkoe soobshchenie iz chata]
Not normal
// Linear Temperature Calibration for BME280
#define MIN_CALIB_TEMP 25 // Regular ambient temperature
#define MAX_CALIB_TEMP CE //!! Do not edit
#define REAL_CALIB_TEMP_MIN 27 // BME280 readings at regular air temperature
#define REAL_CALIB_TEMP_MAX 120 // BME280 readings during thermocouple calibration
is REAL_CALIB_TEMP_MAX 120 here?
https://docs.idryer.org/iDryer-V3/Firmware/iDryerController/sensor/
🇷🇺 Оригинал
Не нормально
// Linear Temperature Calibration for BME280
#define MIN_CALIB_TEMP 25 // Regular ambient temperature
#define MAX_CALIB_TEMP CE //!! Do not edit
#define REAL_CALIB_TEMP_MIN 27 // BME280 readings at regular air temperature
#define REAL_CALIB_TEMP_MAX 120 // BME280 readings during thermocouple calibration
тут REAL_CALIB_TEMP_MAX 120?
https://docs.idryer.org/iDryer-V3/Firmware/iDryerController/sensor/
Like this, but the BME readings seem to match the thermocouple pretty well

Also, it feels like the drying time is being ignored. I set it to 20 minutes, only heard the shutter open\close. Zero changes on the screen. I’ve now set it to 3 minutes, but I still don’t see it shutting off. It keeps heating, and still zero changes on the screen.
🇷🇺 Оригинал
вот так, но показания BME с термопарой вроде неплохо совпадают

Ну и ощущение что время сушки, игнорируется. Ставил на 20 минут, услышал только открытие\закрытие шторки. На экране ноль изменений. Сейчас уже поставил на 3 минуты, но все равно, отключения не вижу. Греет дальше, на экране ноль изменений
The drying time is being ignored because the target temperature hasn’t been reached yet. That’s correct.
Set it to 100 for now.
🇷🇺 Оригинал
Время сущ и игнорируется т.к. не наступила цевая температура. Это правильно.
Поставь временно 100
Thanks, I’ll try flashing it now.
🇷🇺 Оригинал
Спасибо, сейчас попробую прошить.
There is an issue in the 0.5.6 algorithm. It was supposed to approach the target as smoothly as possible, but for some reason that’s not happening for everyone. I assume the only difference is in the thermistor installation.
If that doesn’t work, roll back to 0.5.5, everything is fine there.
🇷🇺 Оригинал
Косяк в алгоритме работы 0.5.6 есть. Должно было максимально плавно подходит к целевой, но почему-то не у всех. Полагаю разница только в установке термистора.
Если не сработает, откати на 0.5.5, там все хорошо
And where can I find it? I didn’t find an archive with 0.5.5 in the GitHub releases.
🇷🇺 Оригинал
А где ее найти? на гитхабе в релизах не нашел архива с 0.5.5
Sorry. It’s a bit of a mess there)
https://t.me/iDryer/42360/54863
🇷🇺 Оригинал
Сорян. Там лёгкий ахтунг)
https://t.me/iDryer/42360/54863