GithubHelp home page GithubHelp logo

slimteam / stm32-b-l475e-iot01a Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scriptrdotio/stm32-b-l475e-iot01a

0.0 1.0 0.0 153 KB

Fork from STM32CubeExpansion_Cloud_CLD_GEN_V1.0.0 to allow setting topics for publish and subscribe from terminal at runtime

C 100.00%

stm32-b-l475e-iot01a's Introduction

STM32-B-L475E-IOT01A Scriptr.io connectivity

This is an update to the X-CUBE-CLD-GEN Expansion Package in order to allow for pub/sub topic customization.

Connection string format

Default connection string: HostName=xxx;HostPort=xxx;ConnSecurity=x;MQClientId=xxx;MQUserName=xxx;MQUserPwd=xxx; Updated connection string: HostName=xxx;HostPort=xxx;ConnSecurity=x;MQClientId=xxx;MQUserName=xxx;MQUserPwd=xxx;PublicationTopic=xxx;SubscriptionTopic=xxx;

Code updates

Installation

For step by step instructions, check out our blog entry.

Binary

The binary folder contains the builts package based on the modified code. For testing purposes, you will only need to paste the provided bin (B-L475E-IOT01_GenericMQTT.bin) on your device. Once the device restarts, you can configure all parameters from the terminal.

Compilation

The updated files are provided in this repository. Before compiling, you will need to replace the files by the provided ones. The easiest would be to paste the full directory structure as-is on top of the unzipped X-CUBE-CLD-GEN Expansion Package

You can also use the provided diffs under the diff folder.

stm32-b-l475e-iot01a's People

Contributors

scriptrdotio avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.