-
I was able to manage 2 Anchors and 1 Tag using the sample code DW1000_RangingTag/Anchor.
The tag printout the distance compared to each Anchors.
But when I power-on a third Anchor, I have an issue…
ghost updated
5 years ago
-
Hello,
I'm not sure Wifi.end() really turns off the WiFi module.
I have the same consumption with, or without this instruction before a LowPower.sleep().
I'm close to 50mA, while without starting…
-
AVC VDENC failed on SKL, and same cmdline works on KBL.
CMD:
ffmpeg -report -v verbose -hwaccel qsv -c:v h264_qsv -i input.mp4 -c:v h264_qsv -low_power 1 -flags qscale -global_quality 20 -y out_…
-
4-18 16:11:17.265 1425-3354/? E/ActivityManager: Sending non-protected broadcast com.vivo.abe.third.lifecontrol from system uid 1000 pkg null
java.lang.Throwable
at com.android.server.am…
-
Im using this snippet to make an Arduíno pro mini sleep for one hour by setting sleepTime = 3600, it works fine for about 28 days and then it starts to to bypass the function altogether, after a coup…
-
Do you have any advice regarding compatibility with low power sleep? How would one go about using LowPower.sleep() using the scheduler? Would it simply be to create a sleep task that calls LowPower.…
-
## 缺陷描述
*系统默认终端不会被应用到文件管理器里的open in terminal 功能上*
## 复现步骤
1. 在control center 中的 Default applications 里面设置默认terminal为非deepin-terminal的某一个选项
2. 用文件管理器打开某个文件夹
3. 右键,open in terminal
4. deepin-t…
-
Missmatches bettween core.fzb or contribParts and fzb parts
see below CVS and explaination:
Issue if ..\bins\core.fzb or ..\bins\contribParts.fzb have any mismactch in moduleIdRef of the matching …
-
BOARD USED: DISCO_L475VG_IOT01A
Steps to Reproduce:
1.Import "mbed-os-example-ble-Beacon" example.
2.Goto the path "mbed-os/TEST-APPS/device/examples/main.cpp" and open main.cpp file
3.Add "#inclu…
-
I'm using a STM32F070 board with a SX1276 radio. When using the normal ticker all (joins, uplinks and downlinks) seems to work fine. When we switch to low power tickers (and enable the use-lowpower-ti…