Hi,
I use a PAN1740 with external controller over UART. Is there a hardware flow control supported? When yes in which firmware for the DA14580? I want to use the CTS line to know if the module is ready for getting new data from the controller.
问候
Eckart
Device:
Hi ehanl,
All the external MCU applications are implementing HW flow control. You can have a look at the proximity monitor/reporter.
Thanks MT_dialog
Hi,
which SDKs? And what's about the example of the the connection manager bin file full_emb.bin? Is there HW flow control, too?
Thanks.
Eckart
Hi ehanl,
You check the latest SDK, you can also refer to the documents UM-B-017.pdf (GTL interface in integrated processor applications) and UM-B-010.pdf (User manual: Proximity application). As far as the full_emb.bin is concern is based on the prox_reporter_ext_usb from the previous SDK so i suppose that there is flow control there as well.
Thanks MT_dialog