(Solved) Change BG96 modem configuration
Hello everyone, I'm working on a project that I did not create, it is finished and I have to reopen it to do some changes. The project is based on STM32L496 microcontroller with x-cube-cellular package. It connects to Azure cloud to send sensors data. What I want to do is to change the modem configuration with AT commands to have the best connection. I would like to send the "newscanmode" AT command, available in at_custom_modem_signalling_bg96.c file, but how to send the command ? Is there a function to do this ? Thanks
