Table of Contents

Enum PhyType

Namespace
nanoFramework.TI.EasyLink
Assembly
nanoFramework.TI.EasyLink.dll

Phy settings to initialize the radio.

public enum PhyType : byte

Fields

Customer Phy specific settings.

200kbps data rate, IEEE 802.15.4g GFSK.

2.4Ghz 100kbps data rate, IEEE 802.15.4g GFSK.

2.4Ghz 200kbps data rate, IEEE 802.15.4g GFSK.

2.4Ghz 250kbps data rate, IEEE 802.15.4g GFSK.

Sub1G 50kbps data rate, IEEE 802.15.4g GFSK

SimpleLink Long Range (5 kbps).

The support for a particular Phy configuration is target dependent. If the request type is not available an NotSupportedException will be thrown.