Sending strings to board stm32wb55
Hello! I am using BLE terminal app to send strings to my board stm32wb55 connected to my PC. On PC I am using the terminal Hercules to monitor UART. When I send a string from BLE terminal I don't see it on Hercules, but I can see all actions when for example the advert starts or stops, when I click on the button in ST BLE StarNet (I use p2p_server example). Where strings are received on the board? is it in payload? And how can I send strings from board to BLE terminal?Help please! I am a long time with this problem.