Alex D

Results 12 issues of Alex D

Hello, i've tested the library for a big period of time, and with esp8266 resets are quite often. They occur at initializing while in delay, or when sending SMS. Power...

Hello, it seems that i can't read sms that contains special chars like ă î ș ț getUnreadSMSLocs does not count them. Do you have any idea why ?

Hello Norbert, i'm having the known issue with enc28j60 freezing from time to time. I see that is a branch (erata) for fixing the issue. The thing is that i...

Hello, I'm having a issue images that resent in the css plugin folder. In my opinion a base path should be appended to the images urls. Or i'm doing something...

[ ] I have read the Troubleshooting section of the ReadMe ## What type of issues is this? [*] Question or request for help ### What are you working with?...

Hello Stuart, i have a question about the balancing. My 6s6p pack will charge within a voltage range of 10-20 mv between cells, but after the 4.1 threshold the pack...

Hello, i'm trying to figure out why when increasing the print time from 1 second to 30 seconds i always get empty values. Any thoughts? PS: 5 seconds, 10 or...

Hello, on huawei p8 lite sent messages do not appear in messages app. I see on logs the following error / info: D/SmsManager: getSubscriptionId isSmsSimPickActivityNeeded is true E/SmsManager: Unable to...

Is there a way to trigger afterAdd only when a new tag is added, imagine initializing 100 tags and in afterAdd you have an ajax call to save it to...

Hi, i have many tag fields in a table $('.tags').amsifySuggestags How i can get input data values in afterAdd function ? $(this).data('id') does not return anything Thanks