Skip to content
Discussion options

You must be logged in to vote

Implemented

This is now implemented, exactly along the lines described above. Every application flash (NCP / RCP / OT-RCP / Router) writes FIRMWARE_FLOW_CTRL=<hw|sw|none> into /userdata/etc/radio.conf, taking the value from the selected board's boards/<board>/board.env (BOARD_UART_FLOWhw for lidl, sw for sengled-e39-g8c), with the same strip-then-append pattern as the other keys the script owns. The value is validated at board-selection time, so a malformed third-party board.env fails fast before anything touches the gateway. Bootloader-only flashes are unchanged — they keep touching only BOOTLOADER_VERSION=.

For a Lidl user this is behaviourally a no-op (hw is what the devicetree defa…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hlyi
Comment options

Answer selected by hlyi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants