Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. ble
    Log in to post

    • mfalkvidd

      RGB night lamp
      My Project • esp32 ble rgb • • mfalkvidd  

      2
      6
      Votes
      2
      Posts
      52
      Views

      TheoL

      Looks awesome. Might be fun to put it outside before your front door on 31th October. Still have a Halloween project on my ever growing bucketlist xd Blynk is awesome for controlling Halloween projects.
    • William Meli

      Car battery health monitoring and alerts system with IoT integration
      My Project • mysensors temperature led ota iot wifi battery powered ble bluetooth low power rgb motion sensor hardware 3d print battery sensor fota mcu enclosure battery monitor pcb layout battery voltage measurement software alarm system bluetooth low energy antenna 32bit pcb manufacturi pcba dc-to-dc • • William Meli  

      5
      5
      Votes
      5
      Posts
      93
      Views

      William Meli

      @NeverDie Thx for appreciating the work done. There will also be an open source part in the future. When and how extensive the open source part will be, remains to be seen. The release of certain information (block diagram, ..., in this post) is related to those open source parts. There are some OBD solutions, however most of them (in my experience) give back low frequency data put by the car manufacturer on the OBD-bus (CAN, ...). Therefore transients evolving directly from the battery could only be recorded if the manufacturer sends those data accordingly on the bus. Due to the small bandwidth(also because of other car data that have to be sent, ...), such battery data are sent more often once per second or less. Fast battery events (i.e. cranking events, ...) are therefore imperceptible. Unless the manufacturer processes the fast events and then sends them (once per second or less), which is very unlikely if the manufacturer does not market this feature itself. Third parties devices for high frequency sensing costs several hundreds dollars. In my experience, important battery states (especially the fast ones) are recorded by measuring and processing corresponding data directly on the battery. I agree with you about the limits related to the communication over Bluetooth. But i think Bluetooth 5.0 will improve a lot. However, WiFi will always remain an important option due to the high data throughput. The combination of both (BLE & WiFi), especially with regard to energy consumption, will gain in importance.
    • openhardware.io

      💬 Nordic-Switch
      OpenHardware.io • nrf52832 iot dimmer ble lighing • • openhardware.io  

      1
      0
      Votes
      1
      Posts
      27
      Views

      No one has replied

    • raulp

      connecting External Bluetooth Module with Raspberry PI and use mysensor library
      General Discussion • nrf52832 ble raspberry pi3 mesh raspberry serial gateway • • raulp  

      2
      0
      Votes
      2
      Posts
      944
      Views

      mfalkvidd

      Hi @raulp, welcome to the MySensors community. I don't understand what you are trying to do, but the MySensors getting started guide is available from the rocket icon at the top of the forum (https://www.mysensors.org/about ) Developer contribution guidelines are available at https://www.mysensors.org/download/contributing Library documentation is available at https://www.mysensors.org/apidocs/index.html
    • mfalkvidd

      Reverse-engineering a GL10 ble / bluetooth battery monitor using ESP32
      My Project • esp32 ble battery monitor reverse-engineering gl10 • • mfalkvidd  

      5
      1
      Votes
      5
      Posts
      2265
      Views

      Nca78

      Nice, thank you for sharing. Not very surprised about the use of running speed and cadence profile as there is no profile for voltage reporting (battery service can only report a percentage).
    • openhardware.io

      💬 Aeos : a NRF52 versatile, up to 9in1, device
      OpenHardware.io • temperature humidity motion nrf52 ble pressure air quality security accelerometer nfc weather door contact multisensors light lux microphone • • openhardware.io  

      51
      4
      Votes
      51
      Posts
      15393
      Views

      Puneit Thukral

      @scalz May I request you to share your code for it please. Thanks
    • openhardware.io

      💬 HALO : ESP32 multi transport GW/Bridge for Mysensors
      OpenHardware.io • gateway rfm69 wifi nrf24 ble bluetooth esp32 rgb rfm95 bridge blaster serial wi-fi sniffer can • • openhardware.io  

      40
      4
      Votes
      40
      Posts
      11219
      Views

      berkseo

      @scalz said in HALO : ESP32 multi transport GW/Bridge for Mysensors: the webapp was great, but I converted it to native crossplatform app for better versatility&perf, so I can use one app for my devices, like Ethernet for HALO etc, or Serial for my other Janus gw dongle, bluetooth.. To be honest, I've not updated anything yet for a few reasons, like very little spare time for a public release + support for such "big" project. (easier to handle local projects). Sorry, still no eta for the moment.. It is clear that there is not enough time. But this project can become popular. That's what's missing MySensors. ...This void must be filled.
    • openhardware.io

      Happy Bubbles Bluetooth Presence Detector
      OpenHardware.io • mqtt esp8266 wifi ble bluetooth presence bluetooth low energy presence detection ibeacon eddystone • • openhardware.io  

      15
      0
      Votes
      15
      Posts
      9067
      Views

      nemik

      Qu3Uk, I did get a chance to test with a Fitbit recently. It technically worked, but not all that well. The thing is, the Fitbit only advertises every 2 seconds so latency is a bit high. But worse, its apps really want to be connected to it often to sync; and whenever it's connected, it stops advertising and the detector then can't pick it up. TommySharp, At this point I don't plan to modify the board much but having it read environmental sensors would be a cool feature! For that, would be nice to make little beacons that read sensors and advertise/broadcast the readings every few seconds. Then they could be very low-power, run on coin-cells for months, and could be placed anywhere instead of needing it to be hooked up to USB power like the main board is. Like these: https://sen.se/peanuts/ I'm curious if it could read them. As for enclosures, I know. I would love to have some nice ones but at this point I'm making too many boards to 3D print enclosures, but too few to afford injection-molding tooling to make a custom case.
    • victus

      Which MCU + BT/BLE for heart rate and ECG monitoring (from TI ADS1293)
      Hardware • ble bluetooth microcontroller • • victus  

      5
      0
      Votes
      5
      Posts
      3953
      Views

      sundberg84

      @victus Im not familiar with this components you mention, you need to test yourself, cant help you with the technical stuff. It does not seem to be a fully functional ECG but a heart rate monitor. As epierre said above, you need to define if you want to monitor or have a fully functional ECG, its a big difference. With a monitor all you get is pretty much your heartrate and you can detect arytmias. A fully working ECG is normally made with 12 leads and is used to in detail know how the electrical depolarisation from different time and direction/place within the heart muscle works. Holter is a example of a heart rate monitor over time.
    • gregl

      Indoor BLE Location ( or presence detection)
      General Discussion • mqtt wifi ble • • gregl  

      10
      0
      Votes
      10
      Posts
      12031
      Views

      Toyman

      Actually, it's not 100% MySensors-related, but I have a working setup consisting of iBeacon (either HM10-based or PI-based) and Beecon app. When Beecon senses the iBeacon it can trigger various actions, eg make http requests or call IFTTT recipes