Search found 1 match
- Mon Oct 28, 2019 9:34 pm
- Forum: General Discussion
- Topic: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
- Replies: 13
- Views: 59642
Re: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
This solves the issue of changing the pins to 25 and 26, but it doesn't seem as though this changes the UART port to 0. I also am unable to find this in the 'make menuconfig' as an option. I read in the github thread that to change this, it must be done within the source code. Is that correct or am ...