Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esp32 compatibility #145

Merged
merged 27 commits into from
Jan 1, 2018
Merged

Esp32 compatibility #145

merged 27 commits into from
Jan 1, 2018

Conversation

1technophile
Copy link
Owner

No description provided.

@1technophile 1technophile added this to the V0.6 milestone Dec 2, 2017
@1technophile 1technophile mentioned this pull request Dec 2, 2017
@1technophile
Copy link
Owner Author

this is needed for mi flora readings:
nkolban/esp32-snippets#282

@1technophile
Copy link
Owner Author

Sending 433mhz - ok
Receiving 433mhz - ok
Receiving IR - ok
Sending IR - ko
Detect ble beacons - ok
Mi flora compatibility - in progress

@1technophile
Copy link
Owner Author

1technophile commented Dec 29, 2017

todo:

  • correct temperature conversion float to char error
  • setup continuous integration env

@1technophile 1technophile self-assigned this Dec 29, 2017
@1technophile 1technophile merged commit 7c6e0cc into master Jan 1, 2018
@1technophile 1technophile deleted the esp32 branch January 2, 2018 15:20
broekema pushed a commit to broekema/OpenMQTTGateway that referenced this pull request Jan 16, 2018
* esp32 init

* RF gateway ok with ESP32

* correct IR gateway compilation errors and test RF2 ok

* divide config per board type

* update test file according user_config

* differentiate variable type following IR libraries aka platforms

* implement BLE beacons detection with ESP32

* Implement multitasking on BLE gateway

* Library add and change core assignement

* change core assignement for BLE

* add mi flora value readings with ESP32

* adding some traces and removing unecessary comment

* correct compilation error due to pin assignement

* correct temperature float value and wrong mac adress rssi publishing

* add esp32 to CI

* correct esp32 ide retrieving

* correcting paths

* CI: correct architecture
* libraries update (irremote) and overwrite ble library files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant