3 Host Based Application examples for RNBD350

The RNBD350 is a host dependentent module. For the evaluation of the module, the basic USB connection can be used. Through which the ASCII commands can be passed to RNBD350. The internal USB to UART converter(MCP2200) will help to make the conversion part easier. This way the RNBD350 can be used as a standalone device for validation of the functionality and testing of ASCII commands.

The RNBD350 can be used with the host MCU for the implementation of the wide range of features that RNBD350 offers. The communicaton from the external host to the RNBD350 happens via the UART interface. It has the Mikroe header that makes it easy plug and play solution.

This section discusses about the sample application created for RNBD350 with the 8bit and 32 bit MCU platforms. Individual subsections will talk the implementation and steps in details.