Search found 3 matches

by justind000
Wed Oct 20, 2021 1:08 pm
Forum: ESP-AT
Topic: Baud rate
Replies: 2
Views: 14214

Re: Baud rate

I'm no expert, but I noticed these while trying to sort my own issues. Have you seen these pages? https://docs.espressif.com/projects/esp-at/en/latest/Compile_and_Develop/How_to_set_AT_port_pin.html?highlight=uart#how-to-set-at-port-pins It looks like that would require a recompile/flash to change h...
by justind000
Wed Oct 20, 2021 1:02 pm
Forum: ESP-AT
Topic: Migrating from SiLabs/BlueGiga BGAPI - Questions on AT firmware
Replies: 5
Views: 21858

Re: Migrating from SiLabs/BlueGiga BGAPI - Questions on AT firmware

I'm a bit like you, new to the ESP-AT project. I'm not sure if you have seen the SPI interface, but you can read about it https://docs.espressif.com/projects/esp-at/en/latest/Compile_and_Develop/How_to_implement_SPI_AT.html . I am not familiar with BGAPI so I can't say how it compares. It works in a...
by justind000
Fri Oct 15, 2021 1:18 am
Forum: ESP-AT
Topic: NimBLE compile errors
Replies: 1
Views: 11398

NimBLE compile errors

Hello, I am trying to compile a custom ESP-AT firmware. I have followed the steps to compile the source and can successfully get certain builds compiled and flashed. I am trying to compile NimBLE support now. I have the following selections marked in menuconfig. Component config --> Bluetooth ---> B...