-
Hello.
I'm using Arduino MKR WIFI1010 and I would like to know about upload self signed certificate.
I created self signed certificate with Openssl and use for my local server.
When I use Arduino…
-
I'm trying to add new certificate to my mlk1000. My steps were:
1) I've uploaded FirmwareUpdater sketch to the MCU with no errors
2) I ran winc1500-uploader.exe -address=*****.com:443 -port=COM4
3) T…
-
from @tigoe
Attached is a kluge for getting port's board name.
A real version could look for the user’s ~/Library/Arduino15/packages, and in each package folder keep looking for boards.txt files, a…
-
I've been using this library for years and it has been working perfectly on ESP8266.
Lately I started to use the Arduino MKR1000s boards.
What will it take to convert this library to support MKR…
-
Hello,
Can I use your library with the arduino MKR1000?
Thanks.
Regards,
ghost updated
3 years ago
-
Hey guys,
I work on hobby projects mostly and got the Pulse sensor to do some biomedical hacks.
While the example works on the older Arduino's(Mega,UNO), The code throws a lot of errors with newer a…
-
Para la placa principal (el 'cerebro') nos parece conveniente utilizar una placa Arduino (arduino.cc), ya que son baratas, fáciles de conseguir, y existe en internet mucha información y ejemplos de us…
-
Dear Pieter,
what is the best platform to ask questions regarding Control Surface?
In case it's here (if not ignore):
What is the best chain to control a motorfader via ble?
If I understand …
-
Hello,
I am using the Arduino Low Power library with an MKR1000 board. I have found that when I implement the LowPower.sleep function the sleep cycle is lasting twice as long as the duration is set…
-
update1:
Problem solved, please see my last message in this string...
I expect this is also an issue with SAMD21 CPU chip...
update:
If I take a new processor chip, and run the program, it fails…