Cellular
Cellular peripheral interface.
This peripheral allows changing cellular state.
This peripheral can be obtained from a drone using:
drone.getPeripheral(Cellular.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Drone
Types
Link copied to clipboard
APN configuration setting.
Link copied to clipboard
enum ModemStatus
Modem status.
Link copied to clipboard
enum NetworkMode
Configured access technology.
Link copied to clipboard
enum NetworkStatus
Network status.
Link copied to clipboard
enum RegistrationStatus
Registration status.
Link copied to clipboard
enum ResetState
Reset settings operation state.
Link copied to clipboard
enum Technology
Access technology.
Functions
Link copied to clipboard
Enter the PIN code.
Link copied to clipboard
Gives access to the APN configuration setting.
Link copied to clipboard
Gets the modem status.
Link copied to clipboard
Gets the network status.
Link copied to clipboard
Gets the operator.
Link copied to clipboard
Gets the PIN remaining tries.
Link copied to clipboard
Gets the registration status.
Link copied to clipboard
Informs about current resetSettings operation state.
Link copied to clipboard
Gets the International Mobile Subscriber Identity (IMSI).
Link copied to clipboard
Gets the SIM status.
Link copied to clipboard
Gets the technology.
Link copied to clipboard
Tells whether latest submitted PIN code is invalid.
Link copied to clipboard
Tells whether PIN code is requested.
Link copied to clipboard
Gives access to the mode setting.
Link copied to clipboard
Gives access to the network mode setting.
Link copied to clipboard
Resets cellular configuration.
Link copied to clipboard
Gives access to the roaming allowed setting.