473,408 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Is there a Time Standard in programming that actually goes down?

Hi. I've been working on my custom app that works works with my Casio watch over BLE.
I've intercepted the data and it turns out that bytes are actually DESCENDING with time.

Expand|Select|Wrap|Line Numbers
  1. 7e 19 f8 fa f1 f5 d3 f8 
  2. 7e 19 f8 fa f1 f5 d2 d6
  3. 7e 19 f8 fa f1 f5 d1 cd
Those three data points were taken one after another, approx. one minute apart, the last on the list was also the last in real time.
I know for a fact that the watch adds new data at the end of the block.

Notice that those number are descending!

Do you know of any standard that would fit it? I have no idea how to decode it.
May 15 '22 #1
0 5351

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: TPI | last post by:
I wrote application wich i working on IntPtr. Whole thing is using Marshal.ReadInt32 and Marshal.WriteInt32. And sometimes the application shuts down with out any wornings and exceptions. With...
0
by: HSP | last post by:
hello. how restart automatically when it goes down ? loop if port 8888 not responding then db2jstrt 8888 OS is windows.
1
by: candexis | last post by:
Hello to every body, I will like to know if you can give some information about real time systems programming using the c++ leguage. thanks for your help. Edwin Alvear
1
by: vijay.db | last post by:
Hi Team, Very serious problem with my DB2 V8.1 Fixpack 6 running in AIX 5.1 machine. Every one hour my DB2 instance processes are killed and it's going down. Several trap files are generated in...
0
by: Dipti Singh | last post by:
Hi all, I m working on a live site. i have made a module to uplaod data using XML file. before the user used to enter the data n save on our sever..but now both facilities are available....
5
Hunderpanzer
by: Hunderpanzer | last post by:
I was just looking around on this site, and went into the Jobs category. I clicked on an interesting job advertisement for BitTorrent - I'm sure we all know what that is, and as a test, the...
6
by: checker | last post by:
I am running Oracle10g in a Windows OS. The isqlplus service randomly goes down. All I have to do is restart the service, but it is very annoying to lose connection in the middle of working. Any...
5
by: Peter Sprenger | last post by:
Hi, I have no experience in doing time critical things in a .NET language. I need to modify 8 ISDN streams (each 64kbit) in realtime with max. 30ms delay. Has somebody experience in doing time...
0
by: iwr | last post by:
Hello, I'm moving parts of some windows socket-based code to boost.asio. My async socket is connected to a server, and I noticed, that when the server goes down in a "non-graceful" way (eg.,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.