4 years, 10 months ago.

Is there anywhere to Set Auth type

Hi There,

I'm trying to attach to a private APN, with the MTUDK2-ST-Cell kit with dragonfly MTQ-H5-B01, This is the first I've ever used the kit and am testing using the dragonfly TCP example. (managed to get the SMS example to work). I can see that the APN is access rejecting and I think it might be due to no auth type being specified.

I have set MTSCellularInterface.h - virtual int set_credentials with the correct APN name, username and password and have also specified the APN name under TCP_example.CPP

I'm not sure where I would include the authentication type which needs to be pap or chap

could anyone advise?

Be the first to answer this question.