I am creating a BLE central device. This device has to communicate with BLE advertisers to collect some data from them and then send this data to server. I am currently achieving this by using ESP32 WiFi module, but i want to shift from WiFi to LTE. I can get one LTE module in market which is suitable for my requirements.
However that module is PCIe interface module. So my question is.
1. Is it possible to interface PCIe modules with nRF52?
2. Are there any LTE modules which can be interfaced with nRF52?