Hello, dear sir:
In my opinion, HFXO means external oscillator, I need to buy a external oscillator because it is not exist in nRF9160?
HFINT means internal oscillator, I don't need to buy a external oscillator because it is in nRF9160 already?
There is a schematic in nRF9160_ps_v1.1.pdf which didn't use HFXO as a reference design.
HFINT accuracy is 1% and HFXO accuracy is 1ppm.
So will the HFINT accuracy cause problem if I run lte_ble_gateway on nRF9160 and hci_uart on nRF52840 in nRF9160DK platform because the default HCI baud rate is 1M?
HFINT accuracy is badly affected by temperature.
So how to solve the problem if HCI_uart with 1M communication is affected by low accuracy HFINT?