AB-informatica-service

Results 5 comments of AB-informatica-service

hello @mjunior-fitec I can't set mkr wan 1300 in class c you could post a sketch example thanks

hi configured in class c but only works with otaa does not work in abp. I don't know if it's a bug place my code I had to add a...

Hi, any news here? I'm intresting to this argument

Maybe I'm wrong with the implementation time? My code: this->sslClient->setVerificationTime(daysSinceFirstDay, secondsSinceMidnight); this->sslClient = new SSLClient(*this->rawClient, TAs, (size_t)TAs_NUM, 17, 2, SSLClient::DebugLevel::SSL_WARN); this->sslClient->setMutualAuthParams(mTLS);

Update: I turned the call to the setverificationTime function to the bottom. Now I get other errors: (SSLClient)(SSL_WARN)(m_run_until): Terminating because the ssl engine closed (SSLClient)(SSL_ERROR)(m_start_ssl): Failed to initlalize the SSL...