Browse the Community
AIROC™ Wi-Fi and Wi-Fi Bluetooth Combos
AIROC™ Wi-Fi MCUs
AIROC™ Bluetooth
Recent discussions
In the document AIROC-HCI-Firmware-Download.pdf, it states that the main ROM/Flash only supports the 'Read memory', 'Write memory' and 'Launch' commands.
What are the supported commands in the minidriver?
- CRC32
- Baud change
- Chip erase
See: section 4.
The mini-driver image is 9kB on my platform, but I only need to perform a crc32 to determine if the image needs to be updated. I think this can be implemented in <1kB, if it is not table driven. Can I write my own code to run at the minidriver address, perform a CRC32, store the result and then return to the ROM code to read the result?
Show Less
Hi ,
When 20706 as BLE peripheral, how to update connecnt parameter. I didn't find any API
because of HCI_ERR_INSTANT_PASSED (0x28) connect down event occur frequently,
I want to update slave_latency when connect up.
and I also find wiced_bt_ble_get_connection_parameters didn't work well, when using this API 20706 will pending and watch dog reset.
Show Less
Hi,
I am planning to integrate BCM43438A0 with AM3358 for our custom application. We are looking for the WL utility for FCC certification of the same.
Dear Sir,
Do you have any throughput reports (5G/2.5G)for our reference?
My environment is Sigmastar SAV530Q(SDIO 2.0)+Linux kernel 4.9.84+CYW43455.
B.R.
Bill.
Show LessHi,
I was trying to flash AIROC™ Bluetooth module CYBLE343072 Using FTDI USB-UART bridge while I tried to flash it showing the error
Programming target device ...
Found serial port : COM43
Downloading FW ...
Failed to determine baud rate
Download failed
If the serial port was not detected, make sure no other program such as Client Control has the port open.
If you have issues downloading to the kit, follow the steps below:
Press and hold the 'Recover' button on the kit.
Press and hold the 'Reset' button on the kit.
Release the 'Reset' button.
After one second, release the 'Recover' button.
make[1]: *** [../mtb_shared/wiced_btsdk/dev-kit/baselib/20835B1/release-v3.3.0/COMPONENT_20835B1/make/recipe/program.mk:102: qprogram] Error 1
make: *** [../mtb_shared/core-make/release-v1.9.0/make/core/main.mk:434: secondstage_build] Error 2
Even though I tried recover reset method same error it getting. Can you suggest me to sort out this error.
Show LessHi,Communites,
We received a question from a customer regarding the CYBLE-212006-01.
The CYBLE-212006-01 supports Extended Range, but is there any particular problem with using it at home?
They are wondering if there is any impact on other devices when the transmit power is increased to support Extended Range.
I thought that CYBLE-212006-01 has no particular problem since it has already obtained FCC, MIC, CE, and other certifications.
Am I correct in my thinking? Also, is there anything I should be aware of?
Best Regards,
T. Shibutani
Show Less
Hi cypress team,
I am working on CYBT-343026 with SPP sample code. we'd like to improve SPP throughput, how can we tune the parameters within wiced_bt_l2cap_cfg_information_t based on SPP example code
Thanks
Show LessHi Sir,
please provide PItool for calibration.
thanks.
Best Regards,
Howard
Hi cypress team,
I am work on spp sample code with CYBT-343026. And I want to keep my 343026 in slave, but sometimes there's a role switch that my 343026 become master. I have tride wiced_bt_dev_switch_role to switch it back to slave but it doesn't work. What can I do to keep it in slave mode.
Show Less