Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
470 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
1 answer
203 views

To create an app will not do any internet request(kind of local app), but iOS setting permission list always show Wireless Data For me, it doesn't make sense, that an app have no internet request, ...
JerryZhou's user avatar
  • 5,268
0 votes
0 answers
189 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
1 vote
0 answers
157 views

I'm running srsUE on FPGA, buildroot with 2 CPUs and 1G memory. srsRAN is running on my laptop, ubuntu 22. I use dockerized version of 5gc. srsUE and srsRAN connected through ZMQ and on a local ...
Shirin Ebadi's user avatar
0 votes
1 answer
58 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
1 answer
65 views

I'm trying to implement a minimal LoRaWAN setup for my WLR089 Xplained PRO. I've set up a simple project using the ASF wizard in Microchip studio 7. I have all the necessary libraries included for my ...
Boyfinn's user avatar
  • 329
1 vote
1 answer
58 views

There are several cheap radio modules (nRF24L01 for example) that are only capable of transmitting a 32 byte packets. That is too small for including a HMAC computed with any modern protocol and an IV....
GiyomR1999'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
1 vote
0 answers
96 views

I'm a beginner working with the iMXRT106x chip which in Simulink (Embedded Coder) supports XCP Ethernet Inferface and I'd like to tune the device/software (INCA, ATI Express, CANape) wirelessly using ...
SamS's user avatar
  • 11
0 votes
1 answer
89 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
0 votes
2 answers
1k views

I have iPhone 15 Pro Max that I am using in Development of iOS application. Previously, I was debugging/launching the app in XCode through wireless connection. So far, so good - but today I have ...
Eugene Alexeev'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
5 votes
0 answers
2k views

I am trying to use wireless debugging on my Samsung S10e and it works sometimes. For some reason, it looks like it keeps disconnecting and connecting again frequently. Sometimes, it stays disconnected....
Gustek's user avatar
  • 3,760
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
45 views

I am trying to get the mobility constraint area that they are in the .ini file . **.constraintAreaMaxX = 1000m **.constraintAreaMaxY = 1000m **.constraintAreaMaxZ = 1000m in my Mobiledrone.cc file : ...
kim's user avatar
  • 1
0 votes
1 answer
437 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
-2 votes
1 answer
3k views

I am working on a project to create a wireless video transmission system using two ESP32 microcontrollers. The first ESP32 will receive video from a camera via HDMI, and wirelessly transmit it to the ...
rocketFox'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
457 views

I need assistance with a Unity wireless controller issue that I'm encountering. Specifically, I am unable to get input from wireless controllers such as PS4, PS5, and Xbox controllers, while the same ...
Hannah Syed's user avatar
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
0 votes
1 answer
108 views

When executing the following code: I faced this error: ns2 AOMDV simulation error Network is not my field. thus I need your help seriously. num_nodes is set 0 warning: Please use -channel as shown in ...
Pom Hertom'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
0 votes
1 answer
154 views

Everything is in the title. I have some Thread end devices with to small memory to include Matter application layer. So I was wondering if it's possible to add this Matter application layer on a ...
RobC92's user avatar
  • 1
-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
105 views

In ns-3, how can I move a node to specific points using mobilitymodel. I want to make a list, containing pre-defined positions/points, and move node to every point, and pause at every point, for ...
Lara alnajjar's user avatar
2 votes
1 answer
757 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
1 vote
2 answers
1k views

I use a Samsung galaxy a03 core which runs on android 11 version but I can't find the option to enable wireless debugging
precious Ugbezimah'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
0 votes
1 answer
99 views

I am new to Omnetpp, and I am trying to send messages from one node to another wirelessly. Basically, I would like to do something as in the tictoc example of Omnetpp (https://docs.omnetpp.org/...
jamie wubben's user avatar
-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
2 votes
2 answers
537 views

I wrote very simple code using struct iwreq. Also, I expected this will be error. But it is compiled and works. I looked inside linux/wireless.h which has the definition of struct iwreq. And the iwreq ...
Cprogrammer's user avatar
0 votes
1 answer
172 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
0 votes
1 answer
393 views

Is there a reference or a tutorial to simulate a generic transmitter in Omnet++ that transmits noise on a particular frequency? Basically, it is just a simple jammer that disturb the channel by ...
CipherX's user avatar
  • 371
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
97 views

I'm a cyber security student working on a project which captures keystrokes and saves them to a .txt file (simple keylogger built with python) that'd be stored on a USB flash drive plugged in the ...
Specialized's user avatar
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
0 votes
1 answer
2k views

How to connect mobile device wireless android studio for flutter. I try every method but am failed. When i create emulator thy run very slow beacause I think Ram issue if any other solution please ...
Dilawar Ali Khan's user avatar
-1 votes
1 answer
921 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
1 vote
0 answers
2k views

I've been experimenting with bidirectional uncompressed audio transmission over a WebSocket connection using Node.js to proxy the audio data to and from another device. Each audio chunk is 100 ms long ...
65536's user avatar
  • 116
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
2 votes
0 answers
347 views

I have developed the Matlab code for Max likelihood detector from the research paper. My problem is that the code is running but my BER curve is not correct i.e, my BER values sometimes decrese or ...
charu's user avatar
  • 21
1 vote
0 answers
545 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
175 views

I'm using the wireless example, and i want get the simulation time and save in parameter for calculate the time the packet arrival and the packet send. Have anyone solution for these?
Angelo Spinardi's user avatar
0 votes
1 answer
552 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
21 votes
3 answers
26k views

In Xcode I'm able to connect iOS device wirelessly but not in android studio. Can anyone know how to do in android studio if it is possible?
jaspreet Singh'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
2 votes
2 answers
2k views

I wanted to connect to my device wirelessly so I can install apps via ADB without cables. The problem is that I can't connect to my device. My device is connected to my home's WiFi and PC via Ethernet ...
Kiren78's user avatar
  • 55
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
0 votes
1 answer
2k views

So upon troubleshooting something in my wireless device, when I invoked this command: > sudo iw dev phy#3 Interface wlan1 ifindex 6 wdev 0x300000001 addr d0:37:45:5a:c7:...
Agung Pratama's user avatar
0 votes
1 answer
100 views

points = [200, 200; 200, 180; 180, 180; 180, 200; 40, 40; 40, 160; 160, 160; 160, 40] for s = 1 : size(points, 1) fprintf('...
Qtv's user avatar
  • 1

1
2 3 4 5
14