Questions tagged [broadcom]

Broadcom Corporation is a company designing chips and similar hardware for wireless and broadband communication.

66 questions
0
votes
2 answers

What happens in linux wifi driver after a packet is sent (life of packet)?

I am working on a low latency application, sending udp packets from a master to a slave. The master acts as access point sending the data directly to the slave. Mostly it is working well but sometimes data is arriving late in the slave. In order to…
Frode Akselsen
  • 616
  • 2
  • 8
  • 23
0
votes
1 answer

How Raspbian can control temperature by setup temp_limit in config.txt

Just got a new Rpi gen #3, which has default /boot/config.txt has temp_limit=85 I then turn that down to temp_limit=70 after a reboot, it works. If you don't know how to stress the Pi processor, and how to read the temperature of that, feel free…
0
votes
1 answer

how to move WICED 'C' project from Linux WICED installation to Windows WICED installation

We have a Linux based WICED project and want to move it to, and build and download it from a Windows based WICED IDE. We installed WICED SDK 2.2.1 to Windows-8. How do we now import our 'C' application from our Linux WICED to our new Windows WICED…
Doug Null
  • 7,989
  • 15
  • 69
  • 148
0
votes
2 answers

Changing the MAC Address in Vista - Broadcom adapter

Is there a way that we could override the default mac address / set a new mac address on a Vista machine for a Broadcom adapter ?
atVelu
  • 815
  • 1
  • 12
  • 24
0
votes
1 answer

How to read a characteristic (e.g. in WICED Smart example "speed_test")

I have two sides on my desk here: A) a broadcom eval module, BCM920737TAG, with a broadcom bluetooth LE chip and a small cortex M0 MCU. I also have a terminal program running that shows trace text output from the module. This is programmed with…
user1847129
  • 1,010
  • 2
  • 9
  • 21
0
votes
1 answer

Android periipheral mode detection

Can anyone please tel me ,is there any possibility to check in which mode(i.e. central or peripheral mode), the BLE is operating? If so on what basis can we find out. I am using BCM20702. It says it supports both modes. But is there a way in which…
Sathya
  • 23
  • 3
0
votes
0 answers

android hciattach bcm43xx bd_address

I am trying to get my bcm43xx chip initialized on my Galaxy note 2 running Kitkat. I have backported my bluetooth subsystem and added hciattach, hciconfig, and others from Bluez (which I have ported into my rom to replace Bluedroid) Upon a reboot I…
0
votes
1 answer

widcomm stack - How to use it?

I am trying to work out an application for Windows Mobile 6 that uses Widcomm Bluetooth for searching for devices and opens a com (with spp service). I put inthehand.net.personal.dll and 32feetWidcomm.dll in the application folder, but when I debug…
Alessandro Annini
  • 1,531
  • 2
  • 17
  • 32
0
votes
1 answer

how to restore Broadcom WICED Bluetooth LE communication after connection attempt to dead peripheral

After attempt to connect to a Bluetooth address for a peripheral that just powered off (battery died), central can no longer connect to any other powered-up peripherals. (This would occur if central scans for and detects peripheral, but peripheral…
Doug Null
  • 7,989
  • 15
  • 69
  • 148
0
votes
2 answers

Widcomm bluetooth : how to open the virtual COM

i'm trying to use the Widcomm bluetooth stack by Broadcomm and it should work but there's one thing that still i cannot understand: HOW CAN I AUTOMATICALLY OPEN THE VIRTUAL COM WHEN I NEED TO COMMUNICATE? i am trying to use SPP (Serial Port Profile)…
Alessandro Annini
  • 1,531
  • 2
  • 17
  • 32
0
votes
1 answer

how to advertise a specific UUID with Broadcom WICED smart IDE

I'm programming an embedded board using Broadcom's Bluetooth LE device, and Broadcom's WICED smart IDE. Can't figure out how to change the default UUID that the board advertises at power up.
Doug Null
  • 7,989
  • 15
  • 69
  • 148
0
votes
1 answer

GPS sensor Broadcom GNSS Geolocation

I have a problem with sensor GPS of Broadcom. My device is a Tablet Latitude 10 Dell I use the software Sensor Diagnostic Tool that test operation of GPS, but i receive message The pipe is closed (exception HResult: 0x800700E8) See the image.…
Blade199
  • 15
  • 7
0
votes
2 answers

Read battery level - Broadcom BLE stack and HTC 1x+

I have the BleFindMeClient working on the HTC 1X+ in conjunction with the TI Mini Keyfob. I'm trying to extend it slightly to read the battery level (not register for battery updates). I can do it from the BTool, but my Android prog fails, and I…
0
votes
2 answers

Getting Wireshark to to work

I'm having serious issues in getting Wireshark to work on both of my computers. I can successfully see whats going in and out of my notebook but I can't figure out how to sniff from all computers in my network (secure by WPA2 AES+TKIP). My adapters…
Robin92
  • 533
  • 1
  • 6
  • 20
0
votes
1 answer

Bluetooth 4.0 based application development on HTC One x or other

I am looking into making the HTC One X work with a ble heart rate monitor. Do you think this would be possible? should I try to develop an app that can pair the phone with the device using the Broadcom SDK that supporst Bluetooth 4.0 ? Which kind of…
Rathakrishnan Ramasamy
  • 1,612
  • 2
  • 25
  • 46