Code Monkey home page Code Monkey logo

Comments (3)

ravibhagavandas avatar ravibhagavandas commented on September 25, 2024

Hi @jkeiththomson ,

Possibly what happened was the MQTT demo ( enabled by default on FreeRTOS ), ran into completion and it deleted the taskpool resources as part of cleanup. MQTT demo by default runs over both BLE and WiFi so it runs as soon as you connect to BLE for WiFi provisioning.
You can choose not to run the demo on BLE by only setting AWSIOT_NETWORK_TYPE_WIFI in the config here:
https://github.com/aws/amazon-freertos/blob/master/vendors/espressif/boards/esp32/aws_demos/config_files/aws_demo_config.h#L52

from amazon-freertos-ble-ios-sdk.

jkeiththomson avatar jkeiththomson commented on September 25, 2024

Good call. That got me part of the way -- I could see the list of Wi-Fi networks but I couldn't join one. So I enabled the OTA Update Demo instead of the MQTT Demo, and now I can sign in to a local Wi-Fi network.

Thanks!

from amazon-freertos-ble-ios-sdk.

alexa-noxon avatar alexa-noxon commented on September 25, 2024

Closing this thread. Feel free to reopen or start a new thread if any other questions or issues come up!

from amazon-freertos-ble-ios-sdk.

Related Issues (19)

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.