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

Connect to WIFI #57

Open
vas-dav opened this issue May 29, 2023 · 0 comments
Open

Connect to WIFI #57

vas-dav opened this issue May 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Network OS Internal freeRTOS API

Comments

@vas-dav
Copy link
Owner

vas-dav commented May 29, 2023

Acceptance criteria:

  • Board is visible on the local network
@vas-dav vas-dav added enhancement New feature or request Network OS Internal freeRTOS API labels May 29, 2023
@Redperij Redperij self-assigned this May 29, 2023
@Redperij Redperij added the help wanted Extra attention is needed label May 29, 2023
Redperij added a commit that referenced this issue May 31, 2023
* With small example code in master.
* esp_connect currently blocks the execution.
* Debug messages in socket don't follow the standart.
(It is .c file, while debug messages are done in c++)
* LpcUart will work only with UART1, due to the PIN_FUNC.
Redperij added a commit that referenced this issue May 31, 2023
* Fixed paths.
* Cleaned esp_socket a bit, added some comments.
Redperij added a commit that referenced this issue Jun 11, 2023
* With small example code in master.
* esp_connect currently blocks the execution.
* Debug messages in socket don't follow the standart.
(It is .c file, while debug messages are done in c++)
* LpcUart will work only with UART1, due to the PIN_FUNC.
Redperij added a commit that referenced this issue Jun 11, 2023
* Fixed paths.
* Cleaned esp_socket a bit, added some comments.
Redperij added a commit that referenced this issue Jun 11, 2023
* With small example code in master.
* esp_connect currently blocks the execution.
* Debug messages in socket don't follow the standart.
(It is .c file, while debug messages are done in c++)
* LpcUart will work only with UART1, due to the PIN_FUNC.
Redperij added a commit that referenced this issue Jun 11, 2023
* Fixed paths.
* Cleaned esp_socket a bit, added some comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Network OS Internal freeRTOS API
Projects
None yet
Development

No branches or pull requests

2 participants