Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 1de0f9b

Browse files
committed
Sigfox: finalizing certification RCZ1, 2, 4
* Sigfox: limit TX power in RCZ1 to 11.5dBm * work around Sigfox lib bug: test_mode(TX-SYNTH) should send in 920.8Mhz
1 parent 1d3ad0e commit 1de0f9b

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

esp32/sigfox/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ There are three prebuilt libraries for SIPY, LOPY4, and FIPY.
66

77
git clone -b sigfox git@github.com:pycom/pyupython.git src
88
cd src
9-
git checkout ba89a617475d0e4f57bb135f395b9ecf48eaa3b0
9+
git checkout ba89a617
1010
cd ../..
1111
make BOARD=LOPY4 TARGET=sigfox
1212
make BOARD=FIPY TARGET=sigfox

esp32/sigfox/modsigfox_FIPY.a

25.9 KB
Binary file not shown.

esp32/sigfox/modsigfox_LOPY4.a

25.9 KB
Binary file not shown.

esp32/sigfox/modsigfox_SIPY.a

40.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)