Giter Site home page Giter Site logo

thecore-embedded / example_hm10_bluetooth Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 11 KB

HM-10 BTLE example for theCore C++ framework

Home Page: https://forgge.github.io/theCore/examples/bluetooth-hm10.html

License: Mozilla Public License 2.0

CMake 30.75% C++ 69.25%
btle bluetooth embedded thecore cpp cpp17 stm32f4 stm32f4-discovery

example_hm10_bluetooth's People

Contributors

forgge avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

forgge

example_hm10_bluetooth's Issues

Cannot make

When I try to run tcore compile --target stm32f4_disc it gives me this error:

In file included from /home/antonio/Documents/TESI/example_hm10_bluetooth/build/stm32f4_disc/core/generated/export/aux/uart_cfg.hpp:20,
                 from /home/antonio/.theCore/theCore/platform/stm32/export/platform/console.hpp:21,
                 from /home/antonio/.theCore/theCore/platform/common/export/common/console.hpp:11,
                 from /home/antonio/.theCore/theCore/lib/debug/assert.cpp:7:
/home/antonio/.theCore/theCore/platform/stm32/export/aux/usart_bus.hpp:93:52: error: static assertion failed: The instance of this generic class should never be instantiated. Please write your own template specialization of this class. See documentation.
   93 |     static_assert(std::is_integral<decltype(dev)>::value,
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
make[2]: *** [core/lib/debug/CMakeFiles/dbg.dir/build.make:80: core/lib/debug/CMakeFiles/dbg.dir/assert.cpp.obj] Error 1
make[1]: *** [CMakeFiles/Makefile2:1168: core/lib/debug/CMakeFiles/dbg.dir/all] Error 2
make: *** [Makefile:101: all] Error 2
2020-05-10 19:48:33 [ERROR   ] failed to run command: . /home/antonio/.nix-profile/etc/profile.d/nix.sh && nix-shell  --run "make -j1" /home/antonio/.theCore/theCore/

I had also to modify a nix script and substitute gcc-arm-embedded-5 with gcc-arm-embedded-9, because it gave an error regarding buildInputs and undefined variable. I don't think that this is the source of the problem.

Rename BTLE to BLE

Currently the description says
HM-10 BTLE example for theCore embedded C++ framework , but the standard specifies only BLE abbreviation, so it can be confusing.

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.