Please upload schematic
Posts made by MiKa
- 
    RE: 💬 Mini touch sensor switch(nRF52832) 2 ch with glass panelposted in OpenHardware.io
- 
    RE: 💬 EFEKTA BME280 Sensorposted in OpenHardware.ioHi, 
 You design it for some nice enclosure???
 Regards,
 MiKa
- 
    RE: 💬 EFEKTA Temperature & Humidity mini sensorposted in OpenHardware.ioHi, 
 exist some enclosures for your sensors?
 MiKa
- 
    RE: Is the 32-bit ATSAML10 the ATMEGA328P killer that we've been waiting for?posted in HardwareSAMD21G18A is also option for next level of mysensors support  
 Check moteino M0 on lowpowerlab site
- 
    RE: i2c Lightning Sensor +posted in My Project@boots33 said in i2c Lightning Sensor +: #include "I2C.h" // the lightning sensor can communicate via SPI or I2C. This sketch uses the I2C interface I mean this: #include "I2C.h" // the lightning sensor can communicate via SPI or I2C. This sketch uses the I2C interface 
- 
    RE: 50mm x 50mm board with different powering optionsposted in My ProjectHi, 
 what enclosure did You use for it?
 MiKa
- 
    RE: 💬 Button size radionode with sensors swarm extensionposted in OpenHardware.ioPlease link for enclosure 
- 
    RE: nRF5 Multi Sensor Board (12-14€)posted in HardwareHi, 
 I got this error, what wrong???Using precompiled core 
 Linking everything together...
 "C:\Users\MiKa\AppData\Local\Arduino15\packages\sandeepmistry\tools\gcc-arm-none-eabi\5_2-2015q4/bin/arm-none-eabi-gcc" "-LC:\Users\MiKa\AppData\Local\Temp\arduino_build_372810" -Os -Wl,--gc-sections -save-temps "-LC:\Users\MiKa\AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.5.1\cores\nRF5/SDK/components/toolchain/gcc/" "-LC:\Users\MiKa\AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.5.1\cores\nRF5/SDK/components/softdevice/none/toolchain/armgcc/" "-Tnrf51_xxaa.ld" "-Wl,-Map,C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810/_22_Door_Sensor.ino.map" --specs=nano.specs --specs=nosys.specs -mcpu=cortex-m0 -mthumb -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align -o "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810/_22_Door_Sensor.ino.elf" "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch\app_error.c.o" "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch\app_error_weak.c.o" "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch\app_gpiote.c.o" "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch\MyBoardNRF5.cpp.o" "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch_22_Door_Sensor.ino.cpp.o" "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\core\variant.cpp.o" -Wl,--start-group -lm "C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810/..\arduino_cache_2928\core\core_MySensors_nRF5_MyBoard_nRF51822_chip_xxaa,bootcode_none,lfclk_lfxo_89b01c12b33d173746e7c52b6a4ab42a.a" -Wl,--end-group
 C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810/..\arduino_cache_2928\core\core_MySensors_nRF5_MyBoard_nRF51822_chip_xxaa,bootcode_none,lfclk_lfxo_89b01c12b33d173746e7c52b6a4ab42a.a(WInterrupts.c.o): In function `GPIOTE_IRQHandler':C:\Users\MiKa\AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.5.1\cores\nRF5/WInterrupts.c:129: multiple definition of `GPIOTE_IRQHandler' C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch\app_gpiote.c.o:C:\Users\MiKa\AppData\Local\Temp\arduino_build_372810\sketch/app_gpiote.c:79: first defined here c:/users/mika/appdata/local/arduino15/packages/sandeepmistry/tools/gcc-arm-none-eabi/5_2-2015q4/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: changing start of section .heap by 4 bytes c:/users/mika/appdata/local/arduino15/packages/sandeepmistry/tools/gcc-arm-none-eabi/5_2-2015q4/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: changing start of section .stack_dummy by 4 bytes c:/users/mika/appdata/local/arduino15/packages/sandeepmistry/tools/gcc-arm-none-eabi/5_2-2015q4/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: changing start of section .heap by 4 bytes c:/users/mika/appdata/local/arduino15/packages/sandeepmistry/tools/gcc-arm-none-eabi/5_2-2015q4/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: changing start of section .stack_dummy by 4 bytes c:/users/mika/appdata/local/arduino15/packages/sandeepmistry/tools/gcc-arm-none-eabi/5_2-2015q4/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: changing start of section .heap by 4 bytes c:/users/mika/appdata/local/arduino15/packages/sandeepmistry/tools/gcc-arm-none-eabi/5_2-2015q4/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: changing start of section .stack_dummy by 4 bytes collect2.exe: error: ld returned 1 exit status Using library MySensors-development at version 2.3.0-alpha in folder: C:\Users\MiKa\Documents\Arduino\libraries\MySensors-development 
 exit status 1
 Error compiling for board MyBoardNRF5 nRF51822.
- 
    RE: Hot air rework stationposted in Hardwarehttps://github.com/madworm/Youyue-858D-plus 
 if someone want to try 
- 
    RE: nRF5 action!posted in My ProjectSame result, battery out within few days, I want to do a check of current consumption, but not yet free time... 
 I want to try this:
 https://github.com/ThingPulse/ESP8266PowerMonitor
 https://thingpulse.com/2018/02/25/esp8266-monitoring-power-consumption/
- 
    RE: Atmega 328p memoryposted in HardwareIm using now mainly NRF51 and SAMD21 MCU, both of them have lot of advantages FLASH, interrupt on all pins, consumption..... 
- 
    RE: nRF5 action!posted in My Project@mika said in nRF5 Bluetooth action!: Hi, 
 Working without problem with mysensors, I use STLink v2 from Aliexpress. LED and Button are mapped on pins 28 and 29  Im just reporting sketch from NeverDie  https://www.openhardware.io/view/510/Multi-Sensor-TempHumidityPIR-LeakMagnetLightAccel 
- 
    RE: nRF5 action!posted in My ProjectHi, 
 Working without problem with mysensors, I use STLink v2 from Aliexpress. LED and Button are mapped on pins 28 and 29  
- 
    RE: 💬 MultiRF MultiVoltage ProtoBoxposted in OpenHardware.ioAnd which battery? Small 250 mAh Li-ion?  
- 
    RE: New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries ;-)posted in DevelopmentIt looks, its working also on NRF5 platform, tested with NRF51822 MCU    
- 
    RE: New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries ;-)posted in Development@mfalkvidd said in New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries  : :@MiKa use hwCPUVoltage() this works for AVR, SAMD and ESP8266. ESP8266 requires defining MY_SPECIAL_DEBUG though. Thanks ! It works on SAMD21E board  
- 
    RE: New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries ;-)posted in DevelopmentHi, 
 possible to read also internal VCC for SAMD21 and NRF5 platform core?
 MiKa
- 
    RE: nRF5 Multi Sensor Board (12-14€)posted in HardwareHi, 
 Thanks for sketch, I will try
 Which interface You use for upload?
 I tryied ST-Link V2 from ebay it seems it working but I cant get working J-link under arduino (J-link also small version from Ali)
 https://www.aliexpress.com/item/Die-Jlink-OB-ARM-emulator-debugger-jlink-programmierer-downloader-link-statt-V8-SWD/32763735160.html?spm=a2g0s.9042311.0.0.VVtIj7
 Regards,
 MiKa
- 
    WS2812 Neopixelposted in Feature RequestsPlease add base LED indication (RX.TX,ERR) via nepoxiel WS2812 via single pin of CPU 
- 
    WS2812B - Information LEDs blinkingposted in TroubleshootingHi, 
 have someone idea how to easy convert standard 3 LEDs for information:example: 
 // LEDs
 /**********************************- Information LEDs blinking
 ***********************************/
 // If one of the following is defined here, or in the sketch, the pin will be used for the
 // corresponding led function.
 // They have to be enabled here (or in your sketch). Replace x with the pin number you have the LED on.
 //
 // NOTE!! that on some platforms (for example sensebender GW) the hardware variant can enable LEDs by default,
 // These defaults can be overridden by defining one of these.
 #define MY_DEFAULT_ERR_LED_PIN 9
 #define MY_DEFAULT_TX_LED_PIN 6
 #define MY_DEFAULT_RX_LED_PIN 5
 to one WS2812B LED using Adafruit neopixel or FastLED library? Regards, MiKa 
- Information LEDs blinking
- 
    RE: ESP8266 gateway using RFM95 LoRaposted in Development@Uhrheber said in ESP8266 gateway using RFM95 LoRa: I already ordered this: 
 https://github.com/hallard/WeMos-LoraAnd its working with mysensors and Domoticz !  
- 
    RE: 💬 My simple RFM dongle for Serial GWposted in OpenHardware.ioHi, 
 Can You share sketch example for SAMD21E and RFM69 node?
 MiKa
- 
    RE: nRF5 action!posted in My Project@Nca78 said in Minimalist SAMD21 TQFP32 Pro Mini: Has anyone noticed that a bunch of cheap Chinese "smart bands" use a nrf51822 ? 
 This opens some new possibilities if used as MySensors actuator !
 https://www.youtube.com/watch?v=SBHyQ1OSM-4
- 
    RE: nRF5 Multi Sensor Board (12-14€)posted in HardwareHave someone ready working arduino sketch for this board for sharing? 
- 
    RE: [SOLVED] ISCP programming with radio attachedposted in HardwareProblem solved with pull-up! Thanks! 
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My Project@elcaron I using 10u/10V, I didnt measure distance exactly,but is "visible" difference when is node powered from USBasp(3.3V) or from 2.7 V  
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My Project@elcaron No problem, I playing with it when I have time  I will play now with interrupt changing I will play now with interrupt changing 
 btw. LIR was an good idea, I have for test now CR2023 which have cca 2,75V and working distance from the gateway is really low. 
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectWow, good progress!  
 Finnaly I start up sketch, but with USBasp is not possible to upload firmware to atmega when the radio is connected I put temporary radio via pin socket and I need to remove radio during programming I put temporary radio via pin socket and I need to remove radio during programming , maybe RFM69HCW need to have connected RESET pin or some pull-up is missing. , maybe RFM69HCW need to have connected RESET pin or some pull-up is missing.
 From sleep mode Im able to wake up node just via SW5 wchich is conneted to pin D3 (INT1), Its possible to wake up from some sleep mode also via another pins (except D2 which is INT0)?
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectV 1.1 of pcb should have really bigger side pads for battery holder, I already destroyed one pcb pads when I put in coin battery, probably reason is overheating this small pads during soldering the battery holder  
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectOk, I go to order HT7333  and RX and TX smd pad will be good to have it  anyhow and RX and TX smd pad will be good to have it  anyhow 
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectHi, 
 till now just tested from supply of USBasp programmer -3.3V, today I hope, I will have a time to play little bit with it 
 I already order couple of RFM95 for testing LoRa I hope RFM95 have the same footprint like RFM69HCW 
 As a option for v1.1 is good to have some LDO in SOT23-5 package (SPX3819M5-L-3-3) with possibility to bypass - than You can use CR2032 and LIR2032 as well 
 Next idea for v1.1 is to have RX,TX,DTR,GND and VCC pins somewhere on the edge of pcb for debugging and uploading sketch via bootloader and serial port
 MiKa
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectHi, 
 pcb received today, ATmega is in place and running Currently just blink green and blue LED (red LED is connected to pin A7 and this can be just analog input and not output - what I understand from datasheet of ATMega328), I dont have slim RFM69 radio, but already ordered, test with radio is in plan for Wednesday Currently just blink green and blue LED (red LED is connected to pin A7 and this can be just analog input and not output - what I understand from datasheet of ATMega328), I dont have slim RFM69 radio, but already ordered, test with radio is in plan for Wednesday 
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectYou created it for some enclosure? (MySensors_SecureD1MiniGateway) 
- 
    RE: Safe In-Wall AC to DC Transformers??posted in HardwareHi, 
 Varistor and fuse is always good to use as a protection 
 Its lot of cases of start the fire in house from cheap AC/DC converters.
 Regards,
 MiKa
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectHi, 
 I ordered some pieces of PCB 3 days ago based on your repo in Github (before last finalization by You) lets see in 3 weeks 
 TQFP package need just little bit practise and it will be OK 
 Im excited about this project 
 Regards,
 MiKa
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My Projectfor example: http://www.tme.eu/sk/details/hsmf-c114/diody-led-smd-farebne/broadcom-avago/ its in 0606 package with common anode 
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectHi, 
 Good job!
 Add also some RGB LED or Fast LED (WS2812B) good place will be on opposit side of the battery 
 MiKa
- 
    RE: 💬 MySensor RFM69HCW micro pcb for DHT, Si7021, CNY70, ...posted in OpenHardware.ioHi, 
 Can You share .sch file too?
 THX,
 MiKa
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectSomeone know that guy which one shared pcb on OSH park? 
 Would be good to have a kicad project for small editing 
- 
    RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)posted in My ProjectHi, 
 Check for inspiration and nice enclosure https://oshpark.com/shared_projects/guV5HKTW Is just missing ATSHA204A
 Regards,
 MiKa
- 
    RE: 💬 RFM69 Livolo 2 channels 1 way EU switch(VL-C700X-1 Ver: B8)posted in OpenHardware.ioHi, 
 What about change 7130-1 to for example: MCP1703T-3302E/MB ?
 MIKa
- 
    RE: 💬 Livolo 3 buttons US/AU switch adapterposted in OpenHardware.io@tonnerre33 
 Perfect, Thank You!
  
- 
    RE: 💬 RFM69 Livolo 2 channels 1 way EU switch(VL-C700X-1 Ver: B8)posted in OpenHardware.ioI received Livolo switches from aliexpress but main board connector is 2x7pin with 2mm pitch not 2x6 pitch 2.54mm... 
- 
    RE: 💬 MDMSensor "Multisensor"posted in OpenHardware.ioPossible to add also other battery holder like CR123 or CR2450 to the board? 
- 
    RE: CH340G okay for sensors?posted in Hardware@Joakim-Johansson 
 Working without problem on WIN XP, Win7 ,WIN10,
- 
    RE: 💬 Wall Socket Insertable Nodeposted in OpenHardware.io@Koresh 
 Which type of transformer You are using (tr1)? type or order link?
 THX,
 MiKa
- 
    RE: 💬 RFM69 Livolo 2 channels 1 way EU switch(VL-C700X-1 Ver: B8)posted in OpenHardware.io@mtiutiu 
 Im really curious with this project and I go to order one Livolo switch now! 
 Count with me with one test pcb 
- 
    RE: 💬 RFM69 Livolo 2 channels 1 way EU switch(VL-C700X-1 Ver: B8)posted in OpenHardware.ioWhy not to use 3V from power board directly? 
 Which regulator is original one on power board?
- 
    RE: MYSBootloader 1.3.0-beta.3posted in Development@Feji 
 try 38400Bd it should work
 HW.h 
 #ifndef BAUD_RATE 
 #if F_CPU >= 16000000L
 #define BAUD_RATE 115200
 #elif F_CPU >= 8000000L
 #define BAUD_RATE 38400L
 #elif F_CPU >= 1000000L
 #define BAUD_RATE 9600L
 #elif F_CPU >= 128000L
 #define BAUD_RATE 4800L
 #else
 #define BAUD_RATE 1200L
 #endif
- 
    RE: MYSBootloader 1.3.0-beta.3posted in DevelopmentI already have it  finnaly I compile it after one hour finnaly I compile it after one hour 
- 
    RE: MYSBootloader 1.3.0-beta.3posted in DevelopmentHi Tekka, 
 can You compile for ATMega328P 8MHz pls?
 THX,
 MiKa
- 
    RE: 💬 RFM69 Livolo 2 channels 1 way EU switch(VL-C700X-1 Ver: B8)posted in OpenHardware.ioPlease add ATSHA204A for signing 
- 
    RE: NRF24L01+PA+LNA distance problemposted in TroubleshootingAnother RF scanner with mini OLED 0.96 display 
 https://www.rcgroups.com/forums/showthread.php?2777178-Very-cheap-Arduino-based-2-4-GHz-band-monitor
- 
    RE: MYSBootloader 1.3.0-beta.3posted in DevelopmentTo tekka: 
 +1 to "Can you explain how to compile ?"
 OTA with MYSBootloader is possible also with gateway based on ESP8266 ? I cant do it, node is just rebooting after firmware update request and thats all.
- 
    RE: NRF24L01+PA+LNA distance problemposted in TroubleshootingAlso check with RF scanner if its not a "jamming" from other RF device, or simply try to change channel to different one. 
- 
    RE: 💬 AC/DC/Batteries capable atmega328p boardposted in OpenHardware.ioHi, 
 please add order number or ebay link for enclosure (box)
 THX!
- 
    RE: 💬 MDMSGateposted in OpenHardware.ioHi, 
 What is the type of enclosure? some order number?
 THX,
 MiKa
- 
    RE: My Sensor node "motherboard" (MySensorsNode)posted in HardwareHi, 
 Which one is problem to fit into the box? 2252 or LE-BOX-0028 ?
 Here You wrote about 2252 and on the openhardware site is LE-BOX-0028...
 Regards,
 MiKa
- 
    RE: My Sensor node "motherboard" (MySensorsNode)posted in HardwareHi, 
 Can You share also pcb for BOX-2252 please
 Thanks,
 MiKa