Skip to content

Section Control On Esp32 #521

@SpiceFormDune

Description

@SpiceFormDune

Hello, I’m trying to implement the SC features on my generic ESP32 board. The VT and TC connect to the server (on my tractor) correctly. SC even starts working because I can see that my tractor sends PGN messages through the UART debug, and I can observe the setpoint value when I enter a zone where the sections should be off.

However, I don’t receive any messages when the sections should be on. I even performed a CAN trace, identified the ID that sends the DDI commands, and verified the correct message when the sections should be off. But when the sections should be on, it’s not working.

What could be the issue? Could it be something related to the DDOP settings during the TC setup?

I used the Seeder And TC client example from stack just a little changes for ESP32

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingiso: task controllerRelated to the ISO-11783:10 standard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions