At commands with microcontroller PIC

hello,

I have some small questions about "AT commands" with the HC-05 module. I used to work with arduino uno in my projects but now, I work with a PIC microcontroller (pic 16LF1574). the problem is that i don't know how to use the "AT commands" with this microcontroller. Can you help me?
Thanks.

Why would you ask for PIC help in an Arduino forum? I'm guessing a PIC forum would be more useful.

takami:
hello,

I have some small questions about "AT commands" with the HC-05 module. I used to work with arduino uno in my projects but now, I work with a PIC microcontroller (pic 16LF1574). the problem is that i don't know how to use the "AT commands" with this microcontroller. Can you help me?
Thanks.

Maybe here?

@takami : Please don't waste any more time posting this same question here, unless and until PICs are a valid Arduino platform.

Duplicate deleted.

PICs are a valid Arduino platform. There are a few hardware packages that add support for PIC microcontrollers in the Arduino IDE. I think the most well known is ChipKit:
https://chipkit.net/wiki/index.php?title=ChipKIT_core

The question is whether takami is using their PIC with Arduino. If so, it would be reasonable to ask for help here. If not, then this certainly is not the best place to ask for help.