-
Good morning, I have a DSO203 Hw version 2.60 with SYS version 1.50, yesterday I was able to finally upload the Gabonator .hex files, I used the Nx.hex files, and right after installing I couldn't get…
-
hi
I want to build my arduino with ATMega32A.
I can burn bootleader to convert ATMega32A to a Arduino.
and then I tested a simple blink example with my mega32A that worked fine.
NOW, I want to add…
-
Blynk library version: 0.4.4
IDE: Arduino
IDE version: 1.8.1
Board type: Mega 2560
Additional modules:
### Scenario, steps to reproduce
Example for HC05 does not connect. Simply compile and up…
-
Hi,
I can see that support for HC-10 is just added. Does it really works? It is great to see much cheaper BT module :)
What about supporting HC-05 that is also very popular cheap BT module?
RN-4…
-
This issue follows on from https://github.com/KiCad/kicad-library/issues/1386
Some references:
* https://github.com/KiCad/kicad-library/pull/1081
* https://github.com/KiCad/kicad-library/issues…
-
Apparently this library will not work with HM-10 Bluetooth-Modul?
-
I'd love to see a serial 'passthrough' function so I can issue commands to a serial device (like an HC05/06 Bluetooth Module)
-
Hi, I can prepare some integration for hc05 module without state pin. Just let me know that it is ok for you.
How do you think it will be best to do so. I would need two more constructors,one where s…
-
Se podrían incluir 4 pines hembra para conectar directamente un módulo de bluetooth sobre la placa.
La placa podría ser compatible con los módulos bluetooth HC-05 y HC-06.
![hc05_vs_hc06](https://cl…
-
is there any trick to use this library on os x ? In my simple test code, it can send over Bluetooth and target received, but cannot receive back! Same code work on linux and windows. code is just hell…