2,942 questions
0
votes
0
answers
31
views
Ubuntu recongnition of a 3Dconnexion mouse using spacenavd service [closed]
I'll speak about something that could possibly impact absolutely no one on stack ... So I just hope my problem is enough "generic" to be considered.
Ok, so I have this old 3D mouse, a ...
0
votes
1
answer
51
views
Android get bluetooth device new name changed in bluetooth settings
How can I get the new name of a bonded device that was changed in the Bluetooth settings? Is it possible to track this change?
I checked:
val adapter = context.getSystemService<BluetoothManager>(...
0
votes
0
answers
84
views
How to send RPC command to a related device of an asset
In thingsboards Professional Edition I have added some devices by name Grp_Rpc_1 and Grp_Rpc_2 and each of these devices have a Outbound Relation of To, relation type is Contains, From Entity type is ...
0
votes
0
answers
186
views
uncheck Allow the computer to turn off the device to save power for all devices
I'm searching for PowerShell file to search for all devices connected to the system and disable/uncheck (Allow the computer to turn off the device to save power) such:
all USB (Universal Serial Bus ...
1
vote
0
answers
628
views
nftables managing sets of ips
I'm building a new server, and thought, its 2025 and probably good time to migrate from iptables, ipset... to nftables. earlier or later it has to happen any way, right?
# uname -a
Linux starnet 6.12....
-2
votes
1
answer
220
views
Unqiue ID of an Android device that can survive Factory Reset like Fingerprint Pro App
I wanna ask how fingerprint pro app is uniquely identifying the android device even after Factory Reset.
I have tried following:
Android_ID (eg: 34c1b1e7daa2d82e)
ISSUE: resets on factory reset.
...
1
vote
0
answers
34
views
Flutter: Showing physical device model on web
I'm currently using this code:
deviceType: kIsWeb
? (PlatformWeb.getPlatformInWeb() == 'Android'
? "Android Web"
: ((PlatformWeb.getPlatformInWeb()...
-1
votes
2
answers
378
views
Flutter : check if im running on android ,ios or other in web
I want to check in Web if I'm running in Android, iOS, or other (desktop).
"Platform.isAndroid" or any other call that uses Platform works only for mobile and desktop apps.
Thanks.
-2
votes
1
answer
51
views
Flutter: Get device resoution
Is there a way to get device resolution as "$height*$width"? Any packages or just plain Flutter?
I want the device resolution: computer or phone resolution. NOT the browser or app resolution....
0
votes
0
answers
46
views
How can I reset the device after resizing the window with DirectX 9?
I have an application that uses DirectX 9. However, when I resize the window from the edge with the mouse, I cannot successfully reset the device. I am getting a D3DERR_INVALIDCALL error. I am ...
0
votes
1
answer
40
views
Draggable slider for touch devices
var reachedLast = false;
var reachedFirst = false;
jQuery("#gbar").draggable({
axis: "x",
containment: "parent",
drag: function (event, ui) {
var ...
1
vote
1
answer
95
views
Failed to create a TAP device using ioctl
#include <fcntl.h>
#include <net/if.h>
#include <linux/if_tun.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include &...
0
votes
0
answers
33
views
why use SetupDiGetDeviceRegistryProperty get SPDRP_CLASSGUID always return the same id
I use the following demo to simultaneously obtain the instanceId and guid of the device, but on my computer, all devices obtain the same SPDRP_CLASSGUID value. Why is this?
int main()
{
HDEVINFO ...
0
votes
0
answers
143
views
Get Device Name from Device Context Handle
I'm doing some work with MS Detours and one of the things I'm detouring is the Windows API GetDeviceCaps function which receives a handle to a device context as its first parameter. What I'm trying ...
1
vote
1
answer
132
views
How does Windows enumerate devices? More specifically such as video device from PCIe Card
Windows will enumerate video devices, so application can see list of devices.
I wonder how windows do that in details, so I can handle order of devices.
I expect that order of devices in the list ...
1
vote
1
answer
104
views
Arduino c++ phone toy
Hi i have a problem with my device. I used arduino uno, old keypad, SD card reader, and low quality speaker. Every singel pice works perfectly but all together it doesn't work like i want to. Keypad ...
0
votes
1
answer
69
views
How can I get that outgoing call is from my app? Android
I'm a beginner at Android development. I want to ensure that 'OUTGOING' is from my app rather than the device calling app in Android. How do I get this? means if someone calls from my app, it will ...
1
vote
1
answer
112
views
limit iOS bluetooth connection to one device being used
Is there a way to limit bluetooth to one device connection so people cannot create unwanted connections on the iPhone in IOS. Some people just want the music.app and not kali linux connections...
0
votes
1
answer
157
views
How can I get the information of a mic using a USB to 3.5mm adapter?
My current project has a requirement to obtain the name of the currently connected external microphone device. Since the intended microphone uses a 3.5mm jack, I need to connect it through a USB to 3....
0
votes
1
answer
47
views
If i write a program to translate MIDI sequence, how do I make it into virtual midi device?
Id like to translate in realtime a midi sequence into another midi sequence. I am not completely sure but I think this is possible with jack or alsa (more jack, right?) for example with this haskell ...
-1
votes
2
answers
37
views
Jmeter with Android device Issue
I am working on jmeter for performance testing with mobile applications (Android and IOS).
But I am unable to connect the Android device into jmeter.
0
votes
1
answer
578
views
Android build error: "Android resource linking failed" [closed]
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$...
0
votes
0
answers
83
views
How to connect nRF Mesh with OOB Security adding In fliutter?
V/MeshManagerApi(17303): Provisioning pdu sent: 0x030005
V/MeshManagerApi(17303): Received provisioning message: 0x03010100020003000000080008
V/ProvisioningCapabilities(17303): Number of ...
1
vote
1
answer
280
views
Plot ecg graph in flutter
I have a medical device that works with Bluetooth BLE, allowing me to measure ECG signals and pulses in BPM. When I integrated my device via Bluetooth with my Flutter application and read the ...
0
votes
0
answers
223
views
How to disconnect bluetooth device connected to my phone?
I'm trying to build an apk that will disconnect Bluetooth headphones when I press a button. I'm able to get the names and the mac addresses of the connected Bluetooth devices but I don't have a clue ...
0
votes
0
answers
68
views
Implementing Device-Specific Redirects in Angular Routing
Problem Description:
I am facing challenges implementing device-specific redirects in Angular routing. I want to redirect users to different routes based on whether they are accessing the application ...
1
vote
1
answer
77
views
Correcting Raw Data Reading Issue in flutter
I received raw data for blood pressure measurement: [DE, E2, F4, 3E, F3, FF, 07, E8, 07, 03, 13, 02, 21, 00, 34, F3, 01, C0, 00]. I managed to read the values of systolic and diastolic pressure, and ...
0
votes
1
answer
122
views
get values from ble device (Understanding Data Conversion (ieee-11073 16 bit) )
Please, I am a beginner in this field and I need someone to explain to me in detail through my questions (it's for my Final Year Project), please. I used the 'flutter_reactive_ble' package to ...
1
vote
1
answer
260
views
Interpreting Bluetooth BLE Data from Flutter App: Understanding Systolic Pressure Values
I connected my device with Bluetooth BLE using a Flutter application, and this is what I obtained: 'indication received from 00002a35-0000-1000-8000-00805f9b34fb, value :(0x) DE-F6-F4-16-F3-FF-07-E4-...
0
votes
2
answers
310
views
The app can be installed on my device, but the Google Play Store shows that it is not compatible with your device
I checked using my mobile phone and two other friends' devices. I discovered that the Google playstore shows that "app is not compatible" with newer Android versions, including 13, but it ...
1
vote
1
answer
439
views
get values(pressure blood) from ble device in flutter
I used this code and utilized the flutter_reactive_ble package to read the blood pressure (systolic, diastolic) from my device in mmHg and pulse rate in bpm, but I am struggling to figure out how to ...
0
votes
1
answer
89
views
How can I fix @media max-width issue in html and CSS?
I was trying to command screen using css but it I'm getting errors...
I was trying to use @media (max-width: 858px;) but no matter how hard I try it keep showing error mark and the code will not ...
1
vote
1
answer
504
views
How to connect and obtain a blood pressure monitor from the Beurer brand with Flutter application (device BM 96)
How can I connect a Beurer BM96 blood pressure monitor device that works with Bluetooth to Flutter? I want to connect my Flutter application with this device, and when the patient measures their blood ...
0
votes
0
answers
49
views
Calling .backward() on two different lossess triggers "Expected all tensors on the same device" RuntimeError?
I am developing a Python code using the Pytorch library to jointly train a generative model and a classification model, which grad I would use to generate conditioned samples.
I compute the ...
2
votes
1
answer
3k
views
What is /dev/kvm device in kvm virtualization?
What is /dev/kvm device in kvm ? I searched on google, but could not find any article on it. Can someone who is familiar with it, point me to any helpful resources ?
2
votes
1
answer
72
views
Fiware mqtt device limit
Is there any limit on the number of devices to be connected in fiware 3.7.0? Can we connect as many devices as we want?
I searched through the documentation and various sources, but I couldn't find ...
0
votes
1
answer
346
views
THE following code error : Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu
The data and model are both on GPU, How can i change code to aviod this error?
Here is the code!!!
import numpy as np
import torch.nn as nn
import torch
x_values = [i for i in range(11)]
x_train = np....
0
votes
1
answer
201
views
OTA using Azure IotHub for stm32 and gsm module interfaced board
I'm currently having a custom stm32 board UART interfaced with SIMCOM gsm module, using AT commands sending temperature value and voltage value to the IotHub and able view the data. Now I want to do a ...
0
votes
0
answers
109
views
Android users asking for validation code?
I do support for an android app which uses device admin rights and people are asking me for a validation code. Does anyone know what the exact name for this code is and where I can point them? This ...
0
votes
1
answer
44
views
Flutter programm aren't displayes part of the code on a real android device
In my flutter projects the body of my showen code works fine in my emulotor, but on a real android device its just a grey screen.
The Listview at the bottom works in a different file fine, so i think ...
1
vote
0
answers
343
views
Trouble accessing USB device using libusb library: (Error opening device)
I am working on a project that involves fetching input data from a gaming controller using the libusb library. However, I am encountering an issue where the program fails with the message "Error ...
0
votes
0
answers
408
views
Xcode 14.3.1 hangs at "Attaching to (app name)" while running on Device iOS 17.1.2
While Xcode 14 cannot run device iOS 17, i installed XCode 15 in order to my XCode 14 can run my iOS17 device, and now my XCode 14 can run device iOS 17 (Core Device) but while i run the program to ...
0
votes
1
answer
80
views
How do I get MC Studio to reacquire my ATmega32U4 (via DFU) following initial programming?
I have a brand new ATmega32U4 that I initially read and programmed using the DFU bootloader. All was OK. For reference, the HWB pin is tied to the deck via 1 kΩ.
Unplugging the device and plugging the ...
-1
votes
1
answer
43
views
Can I save any changes of a website from inspect tool in device localstorage?
we know that we can changes or styles elements of any website from inspect tool. We can customize according to our desire. But when we reload the page, it changes as before. So is there any way to ...
0
votes
0
answers
61
views
Which flag should I use when enabling MSAA in Directx9?
I enabled MSAA when creating a device in Directx9 and had to remove the D3DPRESENTFLAG_LOCKABLE_BACKBUFFER flag. However, since I removed this flag, SweetFX does not work. What can I do for it? ...
0
votes
0
answers
73
views
How to open popup web in device Preview Flutter
I'm wanting to navigator myapp to popup web with link url, using flutter_web_browser dependencies, but I think because I use DevicePreview() library (a lib build flutter codes in web using javascript, ...
0
votes
0
answers
189
views
Is there a solution for setting up android emulator in AMD E-450 CPU?
I am facing problem to run my android emulator integrated in android studio. When I try to run, it says the AVD process has terminated. Bellow is the the error:
The emulator process for AVD ...
1
vote
1
answer
8k
views
Turn Bitlocker on with Powershell, Automating Device setup
I have an issue that google has not yet given me a clear answer. our team sets up a range of laptops for staff to use and I have been working on a PowerShell script that will make our life easier. ...
0
votes
1
answer
684
views
How can I add initialCountryCode to device current region country code in flutter IntlPhoneField
I need to get device region country code not based on device language setting but based on region. How can I get device country code.
await CountryCodes.init();
final Locale? deviceLocale = ...
0
votes
0
answers
259
views
Is there any difference in API calling for development and production for Apple's DeviceCheck?
I am using Apple's DeviceCheck API in my Swift application which will check if the device is registered on Apple's server or not and based on the bits I have set I am updating the values in my own ...