( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0004273872{main}( ).../app.php:0
20.00771561320MyDB->MyDB( ).../app.php:4
30.00881829640ADOConnection->PConnect( ).../MyDB.php:42
40.00881829872ADODB_mysql->_pconnect( ).../adodb.inc.php:484
50.00881829920mysql_pconnect ( ).../adodb-mysql.inc.php:381

( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0004273872{main}( ).../app.php:0
20.01041840720getInstallCount( ).../app.php:17
30.01041840896MyDB->MyDB( ).../common.php:109
40.01041841816ADOConnection->PConnect( ).../MyDB.php:42
50.01041841864ADODB_mysql->_pconnect( ).../adodb.inc.php:484
60.01041841912mysql_pconnect ( ).../adodb-mysql.inc.php:381
nRF Device Firmware Update

nRF Device Firmware Update


The nRF5x Series chips are flash-based SoCs, and as such they represent the most flexible solution available. A key feature of the nRF5x Series and their associated software architecture and S-Series SoftDevices is the possibility for Over-The-Air Device Firmware Upgrade (OTA-DFU) over Bluetooth LE.

The DFU application allows to update nRF5 devices using Secure or Legacy DFU bootloader from nRF5 SDK version 4.3 or newer.
The firmware should be in .zip file format, prepared using "nrf util" (https://github.com/NordicSemiconductor/pc-nrfutil).