Wifi and http modules bangle2 #7757
Replies: 4 comments 2 replies
-
Hi, The Bangle.js 2 doesn't support Wifi so you're not going to be able to connect directly. There are three options really:
|
Beta Was this translation helpful? Give feedback.
-
Many Thanks for your response!
|
Beta Was this translation helpful? Give feedback.
-
No no, the app is started manually the first time, and then run until
disconnected.
The main problem is that if I connect the webIDE I cannot send the command
via app because connects also by Bluetooth.
I send messages with t=notify and the text is the message.
Sorry for the code style, it is terrific.
Thanks again, I have tried a lot and not achieving the last step is
frustrating!
El mar, 3 jun 2025, 13:46, Gordon Williams ***@***.***>
escribió:
… Maybe you could try pasting the GB command you're trying to send into the
Web IDE and then you could see if any errors/messages are written to the
console? Maybe you could give an example of the GB command?
I've got to say though I'm not entirely sure how this app is supposed to
automatically start itself? Do you have some separate boot code you haven't
pasted up?
Also just so you know, if you highlight your code and press the <> code
formatting button above the edit box, your code will be formatted properly
so it's easier to read
—
Reply to this email directly, view it on GitHub
<#7757 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKNROH5GCQ2QA77DJV7C2FL3BWDKZAVCNFSM6AAAAAB5JPAIZKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMZVGQ4DONI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello again. I have been working based in what you suggested me and you were right, going background was disabling the GB. I have developed a new version that buzzes when a message arrives and puts a simple clock while waiting. It is not important, but I would like to share my code just in case someone wants to run an app in background.
Many thanks to Gordon Williams for his support. Have the chance to connect and have really useful help is just amazing! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
Firstly if this topic is already anwered, sorry, but I have not found anything related. I would like to connect my bangle2 to my wifi network to send from my backend app messages to my bangle app via MQTT. I need this to make them be in the same net and be able to communicate with topics.
Any suggestion? Any other app that install those modules?
Many many thanks.
Miguel.
Beta Was this translation helpful? Give feedback.
All reactions