<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[In UIFlow 2.35, the Atom Base485 block does not expose the uart variable required  to initialize Modbus RTU.]]></title><description><![CDATA[<p dir="auto">Code produced is:<br />
base_rs485 = AtomRS485(2, baudrate=115200, bits=8, parity=None, stop=1, tx=5, rx=6, txbuf=256, rxbuf=256, timeout=0, timeout_char=0, invert=0, flow=0)<br />
modbusrtumaster_0 = modbus.ModbusRTUMaster(uart=_, verbose=False)</p>
<p dir="auto">The Base485 init block dose not return a variable, so custom code is required to init modbus.</p>
<p dir="auto">Am I missing something?</p>
<p dir="auto"><img src="/assets/uploads/files/1759361253242-62277a82-3601-4982-9322-895ba3993ba1-image.png" alt="62277a82-3601-4982-9322-895ba3993ba1-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/7839/in-uiflow-2-35-the-atom-base485-block-does-not-expose-the-uart-variable-required-to-initialize-modbus-rtu</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 15:35:59 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7839.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Oct 2025 23:29:50 GMT</pubDate><ttl>60</ttl></channel></rss>