<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Is there any AT command parser library for external MCU stm32u585?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108217/is-there-any-at-command-parser-library-for-external-mcu-stm32u585</link><description>Hello, 
 
 I am working on stm32u585 board as master controller and nrf9160 (slave) as cellular modem. 
 I want AT command library which can send the AT command from stm32u585 board to nf9160. 
 AT command library which is on stm32u585 side handle the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Feb 2024 13:09:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108217/is-there-any-at-command-parser-library-for-external-mcu-stm32u585" /><item><title>RE: Is there any AT command parser library for external MCU stm32u585?</title><link>https://devzone.nordicsemi.com/thread/468413?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2024 13:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3c21be8-5b97-44d2-a50d-88d2a0b2bdb1</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can have a look at:&lt;br /&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Parse AT commands lib: &lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/nrf/libraries/modem/at_params.html" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/at_params.html" rel="noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/at_params.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/nrf/libraries/modem/at_cmd_parser.html" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/at_cmd_parser.html" rel="noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/at_cmd_parser.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should be able to use it as it takes a string input.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can also have a look at the documentation&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf91/struct/nrf91_at_commands.html"&gt;infocenter.nordicsemi.com/.../nrf91_at_commands.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>