Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
447 views

I am working on a C# program that would send a power off packet to my xbox series controller in order to turn it off. In 2024 Microsoft released GIP docs and as far as I understand Xbox One and Series ...
magrega's user avatar
  • 263
0 votes
0 answers
183 views

I'm facing trouble with STM32CubeProgrammer for upgrading FUS and programming the Wireless stack and my application into STM32WB55CG. I could upgrade FUS (V1.2.0), and do stack (V1.20.0) and ...
Mohammad Ali Nekouie's user avatar
0 votes
1 answer
53 views

I have implemented TDMA using a network of wireless nodes in OMNet++. I tried to change the channel Number in the .ini file. **.radio.typename = "Ieee80211UnitDiskRadio" *.node[0].wlan.radio....
Nishani Kasineshan's user avatar
0 votes
0 answers
37 views

I am working on a Bluetooth LE mesh network project with various devices distributed in an urban environment. My goal is to determine the minimum node density per square kilometer required for the ...
matteo morawski's user avatar
0 votes
1 answer
60 views

I have a Raspberry Pi 4 (8G) with the Debian Lite OS, Rii Wireless keyboard and mouse. The keyboard is fine, but the mouse freezes quite often while watching Youtube or video. My solution is to ...
Martin Trueman's user avatar
0 votes
1 answer
86 views

my problem is host A is broadcast the udp packet to all hosts within the network , what i need is just to send it to the specified destination address host B. i used udpbasic app and udp sink. please ...
Sa3ida Tmd's user avatar
-1 votes
1 answer
551 views

Friends, my phone and my computer are on the same network, I can ping the phone locally but I need to run the command "adb tcpip 5555" without Root. But I am facing problem that I have no ...
BrickRed's user avatar
0 votes
1 answer
408 views

So, I am trying to do a very basic wired network simulation (later on I will add wireless nodes) in OMNET++: packet type: UDP Traffic Type: Video Streaming OMNET version:6.0.1 INET version: 4.5 The ...
nisar007's user avatar
0 votes
1 answer
435 views

I have the data of an antenna pattern (azimuth, elevation, gain: including 361x361 numbers). I wanted to rotate the elevation by function circshift(). However, when I rotated the elevation angle and ...
Jingwen Zhou's user avatar
0 votes
1 answer
117 views

I'm trying to write Xsens Device API Python code for reading live data from three MTw sensors connected to a Awinda2 USB Dongle. However, the library function startRecording fails every time. I've ...
jvkloc's user avatar
  • 936
0 votes
1 answer
44 views

How and exactly where transport layer comes into picture, especially when a sensor node sends data to other sensor node? (Also can you suggest some resources to study about data transfer in UWSNs) I ...
PrajwalB's user avatar
18 votes
5 answers
8k views

I can get wireless debugging to work in Android Studio. It just doesn't work consistently. It is often a hassle to get it to connect at all, but I can usually get around it using a variety of methods, ...
Kenneth Evans's user avatar
-1 votes
1 answer
137 views

In Legato-af (legato) environment: *Linux Ubuntu *Sierra Wireless WP76xx and WP77xx target *Legato shell (lsh:wp76stable) I'm getting the following response: (lsh:wp76stable) error: Can't find ...
Amit Vujic's user avatar
  • 1,818
2 votes
1 answer
753 views

I am working on my thesis right now and i have to compare near field communication technologies (WPAN) which can transfer files. everybody is talking how great UWB is for locating things and how fast ...
emotionalDamage's user avatar
0 votes
1 answer
160 views

If a computer is connected to the internet wirelessly(eg., fiber connection or mobile hotspot) and is receiving some data in the form of electromagnetic waves, then how does its receiver know which ...
Urooj's user avatar
  • 354
-3 votes
1 answer
71 views

I have a figure like x axis Bit Error Rate and y axis Data Rate. And I want to find minimum Bit Error Rate and maximum Data rate in this figure. Namely I want to do thing that in this figure there are ...
Ahmet Koray Sonal's user avatar
0 votes
1 answer
170 views

I build OMNET project. The main codes as follow: Routing.h class INET_API Routing : public cSimpleModule, public ILifecycle, public cListener { } Routing.ned simple Routing like IManetRouting{ } ...
shuaiying's user avatar
1 vote
2 answers
2k views

I am running a main python program on a Windows PC that is hooked to equipment that cannot be ran on an Raspberry pi. At a certain point in the main program, I want to call/execute a Rpi program to ...
KLAW's user avatar
  • 13
0 votes
1 answer
168 views

I would just like to know if the value of "RecievedBroadcasts" for each of the node in Veins also consists of the packets lost or does it just give the number of successful packet receptions....
Bas's user avatar
  • 477
-1 votes
1 answer
920 views

So, let's make this perfectly clear. USB/Any other cable you can think of doesn't exist. I don't want to EVER use one. Not in the process of establishing an environment where USB cables don't need to ...
IOviSpot's user avatar
  • 348
4 votes
1 answer
1k views

I have installed Android Studio 4.2 Canary, but wireless debugging is not working at all (https://9to5google.com/2020/06/10/android-11-beta-1-wireless-debugging-jetpack-compose/). I enabled it in ...
AVEbrahimi's user avatar
  • 19.6k
1 vote
0 answers
543 views

I have a remote for my lamp, which uses the TLSR8368 Chip to control the lamp over 2.4Ghz connection. As the remote has additional on/off buttons, I would really like to be able to use these for some ...
Chris Stenkamp's user avatar
0 votes
1 answer
549 views

The architecture that is being tested consists of two devices placed in different location and connected between them by a wireless network. The purpose is to send TCP or UDP traffic with D-ITG tool ...
Nfernandez's user avatar
0 votes
1 answer
1k views

I have connected the Coral dev board (linux) to a Windows machine using a COM port (COM3). In the image A it is shown my network architecture. So, there are 2 options: a) serial port b) wireless In ...
Aizzaac's user avatar
  • 3,348
0 votes
1 answer
1k views

I am making a python script that interacts with Kodi on my raspberry pi to control it with my standard tv remote and I was wondering, could I also control my Xbox with it? I am assuming it can be done ...
PyPylia's user avatar
  • 407

1
2 3 4 5
14