BG96 Cat.M1 basic sample for WIZnet IoT Shield based on Mbed-OS Cellular APIs (SK telecom network in Korea)
Overview
This code could be access via Cat.M1(BG96 module) of SK telecom network in Korea. Need a WIZnet IoT Shield BG96 board and development board. The code forked Daniel_Lee's mbed-os-example-cellular-BG96 repository and added some features.
Tested with
- NUCLEO_L476RG
- DISCO_L475VG_IOT01A
- K64F
Example functionality
This example showcases the following device functionality:
1. Import the application into your desktop:
mbed import https://os.mbed.com/users/hkjung/code/mbed-os-example-cellular-BG96/ cd mbed-os-example-cellular-BG96
2. Compile and program:
mbed compile -t <toolchain> -m <TARGET_BOARD>
(supported toolchains : GCC_ARM / ARM / IAR)
3. Download binary to a target board
If need more information such as how to test, please look at https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-cellular/.
History
Added hardware reset function for WIZnet IoT Shield BG96
2019-04-29, by hkjung [Mon, 29 Apr 2019 00:37:57 +0000] rev 38
Added hardware reset function for WIZnet IoT Shield BG96
Init Cat.M1 of BG96 for SK Telecom
2019-04-25, by Daniel_Lee [Thu, 25 Apr 2019 08:19:34 +0000] rev 37
Init Cat.M1 of BG96 for SK Telecom
Merge pull request #131 from ARMmbed/release-candidate
2019-04-11, by mbed_official [Thu, 11 Apr 2019 10:02:01 +0100] rev 36
Merge pull request #131 from ARMmbed/release-candidate
Updating mbed-os to mbed-os-5.12.1
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Merge pull request #122 from adbridge/master
2019-02-26, by mbed_official [Tue, 26 Feb 2019 07:02:26 +0000] rev 35
Merge pull request #122 from adbridge/master
Updating mbed-os to mbed-os-5.11.5
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Merge pull request #117 from AnotherButler/patch-1
2019-02-15, by mbed_official [Fri, 15 Feb 2019 15:26:44 +0000] rev 34
Merge pull request #117 from AnotherButler/patch-1
Add and update links to README.md
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Merge pull request #121 from adbridge/master
2019-02-13, by mbed_official [Wed, 13 Feb 2019 18:37:19 +0000] rev 33
Merge pull request #121 from adbridge/master
Updating mbed-os to mbed-os-5.11.4
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Merge pull request #116 from cmonr/master
2019-01-17, by mbed_official [Thu, 17 Jan 2019 10:45:32 +0000] rev 32
Merge pull request #116 from cmonr/master
Updating mbed-os to mbed-os-5.11.2
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Merge pull request #114 from ARMmbed/mbed-os-update
2019-01-07, by mbed_official [Mon, 07 Jan 2019 12:15:31 +0000] rev 31
Merge pull request #114 from ARMmbed/mbed-os-update
Updated mbed-os.lib
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Merge pull request #115 from ARMmbed/update-c027-raas
2019-01-07, by mbed_official [Mon, 07 Jan 2019 12:00:36 +0000] rev 30
Merge pull request #115 from ARMmbed/update-c027-raas
Updated C027 RaaS location
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Updated json configuration instructions in READ.me.
2018-11-23, by mbed_official [Fri, 23 Nov 2018 12:00:32 +0000] rev 29
Updated json configuration instructions in READ.me.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular