Shirish Jadav

Results 17 issues of Shirish Jadav

the below one is a base64 conversion by library: eyJldmVudCI6IlVzZXIgUmF0aW5nIiwicHJvcGVydGllcyI6eyJkaXN0aW5jdF9pZCI6IjEzNzkzIiwidG9rZW4iOiJjZDVjOTVlMzZjZTFkZmJjMzE2Mjk1MDFmODQzYTYyNSIsIkRldmljZSI6IjMyMSIsIk1vdmllSUQiOiIzMjEiLCJSYXRpbmciOiIzMjEifX0A and this one is online based conversion: eyJldmVudCI6IlVzZXIgUmF0aW5nIiwicHJvcGVydGllcyI6eyJkaXN0aW5jdF9pZCI6IjEzNzkzIiwidG9rZW4iOiJjZDVjOTVlMzZjZTFkZmJjMzE2Mjk1MDFmODQzYTYyNSIsIkRldmljZSI6IjMyMSIsIk1vdmllSUQiOiIzMjEiLCJSYXRpbmciOiIzMjEifX0= both have one minute difference and that is at the end. I...

Hi I am learning to use AWS IoT on ESP32 with IDF. Currently I generated certain certs and keys following some steps on AWS IoT console. but there are not...

I want to use this library with the da different port number.. is there a function for it ?

I have been trying to understand passkey usage for security reasons. I have used the proximity example but that does not ask for any key thing. Please someone guide me...

question

Arduino: 1.6.3 (Windows 8.1), TD: 1.23, Board: "Arduino Uno" Build options changed, rebuilding all Using library Time in folder: C:\Users\ASUS-PC\Documents\Arduino\libraries\Time Using library EEPROMex in folder: C:\Users\ASUS-PC\Documents\Arduino\libraries\EEPROMex (1.0.x format) C:\Program Files...

Hi, I have added FIFO code to this library for my own purpose in case you want to Example: https://github.com/shirish47/SparkFun_ADXL345_Arduino_Library/blob/master/examples/ADXL345_FIFO_mode.ino

Hi, I have this need of time keeping in my arduino. although its not necessary to have a perfect timing but if it was good enough for mins resolution it...