Navigation

    Blog Forum Contact Us
    LOW.JS NEONIOUS ONE CUSTOM DEVELOPMENT STORE

    neonious and low.js Forum

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • General, Comments and Feedback
    • Bugs and Feature Requests
    • Help with your Project
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month

    • ygageot

      Project for an Autonomous Sailing Boat
      Help with your Project • • ygageot  

      87
      1
      Votes
      87
      Posts
      134
      Views

      neoniousTR

      You need to set wifi.enabled = false, then Wifi is off. Bluetooth is always deactivated with low.js, we did not implement Bluetooth yet, we would need a sponsor for that.. Light sleep is also not possible yet..
    • B

      Change hostname?
      General, Comments and Feedback • • Bouvin  

      19
      0
      Votes
      19
      Posts
      41
      Views

      neoniousTR

      Several things have changed with the newest lowsync version (1.4.7, yesterday) and the newest firmware. Can you update both and try again?
    • ygageot

      low.js and MacOS
      General, Comments and Feedback • • ygageot  

      14
      0
      Votes
      14
      Posts
      44
      Views

      neoniousTR

      Please check v1.4.0, this includes the changes: https://www.neonious.com/documentation/changelog
    • ygageot

      lowsync install and node version
      General, Comments and Feedback • • ygageot  

      13
      0
      Votes
      13
      Posts
      27
      Views

      ygageot

      My first step this lowsync 1.4.2 : I sync the mcu files !!!!!!
    • J

      Terminating program because out of memory
      Bugs and Feature Requests • • jobe451  

      12
      0
      Votes
      12
      Posts
      41
      Views

      neoniousTR

      The newest version of the mqtt module did not work in my testing, but I fixed it. However the problem was not that URL was not found. Still, we are now also exporting URL to the global scope to be compatible to Node.JS. Before I compile this for ESP32, I would like to understand the problem you had to see if it really is solved. Can you send me the example script with the problem? Thank you, Thomas
    • F

      lowsync error: "ESP32 not responding, timeout" (ESP32-WROVER)
      Bugs and Feature Requests • • fc92  

      11
      0
      Votes
      11
      Posts
      35
      Views

      F

      Quick update: the last version of low.js is now working on my ESP32 Wrover board: LOLIN D32 Pro based on ESP32-WROVER Rev 1 (chip is ESP32-D0WD). This is really great news as I failed soldering the ESP32-WROVER module by hand. I need more practice and the use of soldering flux for next time. So I will continue working on that LOLIN D32 board for now.
    • J

      npm install mqtt failed and destroyed the demo app as well
      Bugs and Feature Requests • • jobe451  

      11
      0
      Votes
      11
      Posts
      37
      Views

      J

      Got it! Since it was connected to the internet already by cable, I didn't understand why configuring the wifi also to the same LAN would be any good. So I concluded access via USB is needed. Got it now, quick steps: lowsync init lowsync settings set wifi.ssid="YOUR_SSID" wifi.password="YOUR_PASS" wifi.mode=station wifi.dhcp=client that failed at first, however, once I chose comminication via port 8000 on HTTP things magically resolved themselves Installing NPN modules works now just fine. Thanks!
    • L

      Load testing HTTP webserver
      General, Comments and Feedback • • Louis  

      10
      0
      Votes
      10
      Posts
      41
      Views

      neoniousTR

      The new version is online! Do you want to try it out?
    • P

      Building firmware - Adding files failed
      Help with your Project • • PastorPanda  

      9
      0
      Votes
      9
      Posts
      31
      Views

      neoniousTR

      lowsync now shows the correct 507 no space error in this case. I tried out express myself. It runs out of memory, correct? Have this in the list for some time in the future. Till then, I would recommend not to use express. It is, after all, a large framework, and even when it works, it will be slowing down the microcontroller much.
    • M

      Update issues
      Bugs and Feature Requests • • MagnusHBrunbjerg  

      9
      0
      Votes
      9
      Posts
      28
      Views

      neoniousTR

      Interesting. I guess I will have to try to reproduce this. Thank you, and have a nice day!
    • F

      low.js on breakout board
      General, Comments and Feedback • • Frida  

      9
      0
      Votes
      9
      Posts
      27
      Views

      neoniousTR

      Thank you! I will take a look and merge when creating the next lowsync version. This can take a while however. Thomas
    • B

      Problem with DHT11.js
      Help with your Project • • Bouvin  

      8
      0
      Votes
      8
      Posts
      26
      Views

      B

      Right, it is connected to a breadboard, and twiddling the components a bit do help, so it is probably a poor connection. Thank you for your help.
    • ygageot

      Fatal error, restarting program...
      Bugs and Feature Requests • • ygageot  

      8
      0
      Votes
      8
      Posts
      19
      Views

      neoniousTR

      Ah, ok, interesting.. Could have to do with what happens during transpiling. Will look at this soon, but currently on vacation till 26th, and as you can continue developing, it is not urgent :-)!
    • W

      MQTT server
      General, Comments and Feedback • mqtt networking • • webb  

      8
      0
      Votes
      8
      Posts
      33
      Views

      W

      @ygageot I just worry a little about the range of BLE for my application, having some additional range that wifi gives would be real nice.
    • S

      Modbus rtu
      Help with your Project • • slyer74  

      8
      0
      Votes
      8
      Posts
      22
      Views

      S

      I'm now able to receive the answer from my device. Modbus part of my project work.
    • ygageot

      NPM install problems
      Bugs and Feature Requests • • ygageot  

      7
      0
      Votes
      7
      Posts
      27
      Views

      ygageot

      @neoniousTR Ok For the moment it is not important for me, I have the useful packages installed
    • ygageot

      Neonius One and permanent storage
      General, Comments and Feedback • • ygageot  

      7
      0
      Votes
      7
      Posts
      27
      Views

      ygageot

      Thanks, fstats with 'rc' flag works My global object stringified to json had a size of 1445 bytes seen as uncompressed in fact it is 598 bytes in memory, compressed.
    • J

      NeoniousOne: No internet connection and crash after DNS address setting
      Bugs and Feature Requests • • jpvr  

      7
      0
      Votes
      7
      Posts
      26
      Views

      J

      Thanks, this solved the same issue also here.
    • M

      Can't make web socket connection as client
      Bugs and Feature Requests • • mtbspace  

      7
      0
      Votes
      7
      Posts
      15
      Views

      neoniousTR

      I think that is what is supposed to be.
    • C

      I2S
      General, Comments and Feedback • i2s • • ChriD  

      6
      0
      Votes
      6
      Posts
      21
      Views

      C

      Thanks. Shouldn't be a problem at all. I'll keep lowJs bokmarked. I'll for sure find a project in the future where it will fit