The program was able to compile but nothing happened.
ble.info() showed nothing.
I still able to connect with the module from the phone but no transmitting and receiving data.
I would like to know is this because ATmega644P doesn't support Hardware Serial or why that happened.
What micro controller I should use to solve the problem?
I changed to Serial1 but it's not working.
PIN 12 is not connected and I set BLUEFRUIT_UART_MODE_PIN to -1 but it's not working.
The MODE PIN (18) from BLE is directly connect to GND mean DATA mode on my diagram.
Please take a look on the picture and link to compare with the original.
I realized we dont have crystal on XL1(10) and XL2(9). Is this matter?