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/.
mbed-os.lib@38:8e4d8ba30f9f, 2019-04-29 (annotated)
- Committer:
- hkjung
- Date:
- Mon Apr 29 00:37:57 2019 +0000
- Revision:
- 38:8e4d8ba30f9f
- Parent:
- 37:84cc2e107564
Added hardware reset function for WIZnet IoT Shield BG96
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Daniel_Lee | 37:84cc2e107564 | 1 | https://github.com/DanielDmlee/mbed-os/#49e40753f99987aa48b43673194325a52688a971 |