473,417 Members | 1,429 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,417 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 5352

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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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.