Other Parts Discussed in Thread: CC1190
Tool/software:
Hello,
I wanted to use SMA instead of onboard antenna , according to the documents I need to remove A2 and short R158.
What is A1? what does DNM mean? what do i do with it?
Will there be a significant increase in the range of signal transmission if i use external antenna?
I was using EasylinkTx and EasyLinkRx example from resource monitor.
I have also enabled cc1190 using the following pin configuration
LNA_EN and the PA_EN
IOCPortConfigureSet(IOID_29, IOC_PORT_RFC_GPO0, IOC_IOMODE_NORMAL);
IOCPortConfigureSet(IOID_30, IOC_PORT_RFC_GPO1, IOC_IOMODE_NORMAL);
Now i was able to Transmit till 220 meters..
What is the maximum distance I can transmit till? and will using external antenna using SMA connector help me with increasing range?