Hello Mariya, Using WiFi on PMODA with the display will be quite difficult. This is because WiFi Framework is opened before your thread is executed and manually changing SSL lines on WiFi that's already configured can break your application. PMODA and display use same pins, although display only uses them for a very short time during the initialization sequence. I highly recommend using AMS sensor on PMODA - that way you can choose to open it only after the display is initialized. To resolve multiple definitions error, please look here: renesasrulz.com/.../25403 Regards
↧