ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
BVMSGF923SS_ATコマンド_ErrorCode一覧
2
3
以下に記載のないエラーが発生した場合は、ご連絡下さい。
4
AT Commandsfx_errormeaning
5
fw_version-
6
get_id-
7
get_pac-
8
get_rcz-
9
get_lib_version0x00No error
10
0x5Dwrong version type
11
node_open0x00No error
12
0x11State is not IDLE, library should be closed before
13
0x12overlap the memory
14
0x13RC pointer is NULL
15
0x14This macro channel width is not authorized by Sigfox Lib, check your RC configuration
16
node_close0x00No error
17
0x20error on Free memory allocated
18
0x21error on library state
19
node_set_std_config0x00No error
20
0x40check the config words
21
0x41Config word empty
22
node_send_frame0x00No error
23
0x30Customer data length
24
0x31Response data pointer NULL in case of downlink
25
0x32error on downlink Sequence
26
0x33Customer data pointer NULL
27
0x60State is not READY, library should be opened before
28
0x7ECarrier Sense unsuccessful
29
0x9BTimeout on frame reception
30
switch_public_key0x00No error
31
0x01error
32
set_payload_encryption0x00No error
33
reboot-
34
35
以上
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100