Hi~
I want to build a sample application named 'Audio_Headset_and_speaker'
But I failed to build in CYBT-343026-01
I imported Audio_Headset_and_Speaker application and changed some code for adapting CYBT-343026-01 module, for example makefile and library files.
But I failed to build.
I'd like to know whether it can be built in CYBT-340326 succeedingly.
BRs
Daniel Lim
Show LessHi,
What is the first device that supports LE-LR (Coded PHY) as Infineon? Will it be the CYW20829?
https://www.infineon.com/cms/en/product/promopages/airoc20829/
Are there any plans for a CYBT module with CYW20829?
What is the MP schedule for each IC and module of the earliest device?
Best Regards,
Show LessI am using the ssp multiport application... I connect my smartphone with the app and I send messages from my smartphone to the client control and they are displayed in BTSpy... how can I modify the sample code to replace BTSpy with Termite 3.4 and it display the PUART port data???
Show LessHello,
When I checked the data sheet of CYBLE-014008-00, I could not confirm the MIC mark.
Q1.
Is the MIC mark displayed on the actual Module?
Q2.
My perception is that the MIC mark must be displayed on the Module board or shield.
Is this recognition correct?
For example, if the MIC mark cannot be displayed on the Module, is it acceptable if the MIC mark is included in the data sheet (instruction manual)?
Q3.
I also believe that displaying this mark on the customer's end product is voluntary and not obligatory.
Is this recognition correct?
Let me confirm the meaning of this sentence on the data sheet.
"End product can display the certification label of the embedded module."
Thanks,
Show LessI copied the code from the midi_server example over to a new MTW project and I can send Midi notes to iOS apps (Garageband, MidiWrench). However the server does not seem to receive any Midi events from the phone. I added LEGATTDB_CHAR_PROP_WRITE_NO_RESPONSE to the GATT db in the HANDLE_HSENS_SERVICE_CHAR_NOTIFY characteristic entry, and now the iOS apps do see that the device is capable of Input as well as Output.
I expected that when the client sends a Midi note or CC that the callback I registered (midi_server_gatts_callback) would get called but that does not seem to happen. Am I missing some obvious step?
Unfortunately, the MTW documentation is pretty light on tutorials and overviews 😞
Thanks, Norm
Show LessAround 375 kHz is measured with an oscilloscope when I2CM_SPEED_400KHZ=60 is specified.
The following document (page 13, 14) shows that I2CM_SPEED_400KHZ should set 400 kHz.
However I get about 400 kHz when "53" is specified.
Does Infineon use I2CM_SPEED_400KHZ=60 by design for some goal. Or I can tune the value to get 400 kHz actually?
(I have found similar topics in other posts for other SoCs. But I cannot find right answer.)
Regards,
Show LessI have found that Chipload.exe does not report "error" even if firmware load process is failed.
To be precise, an erase operation error cannot be reported. By this, NVRAM is halfway deleted and I get wrong settings from NVRAM. (I do not use -NOERASE option.)
By executing Chipload.exe with HCI_UART: Low (Hardware flow control disabled) condition, some HCI command may not be received and some command will fail. However log file indicates no error.
Regards,
Show LessI am using the API dll.
Looking for a way to imitate the disconnect event in CySmart1.3 , when the peer device disconnects.
Similar question: https://community.infineon.com/t5/PSoC-4/Using-CySmart-API-how-can-I-detect-the-loss-of-a-connection-c-application/td-p/62849
[16:25:18:896] : 'Connection Terminated Notification' event received
[16:25:18:896] : Reason: CONNECTION_TIMEOUT
I can't find a way in the API callbacks that gives such an event.
In the API doc's I see some function that may help:
How can I use it? Is there a callback I can listen to? Other way to implement?
Thanks!
Hi,
I fonud some issue in BLE disconnect callback function(ex: hello_sensor_gatts_callback),
When I have socond device connect to CYW20706(can connect 4 devices),
I got the first device disconnect callback message, and disconnect reason is 0x28,
I haven't found 0x28 in disconnect reason enum, where did it come from?
Show Less
Hi~
I received PIN Code feature was not supported with latest spec before.
But our customer asked the relevant documentation for persuading an end customer.
Is there any documentation for above?
Many Thanks
BRs
Daniel Lim
Solved: Re: CYW20719 Bluetooth Pairing with PIN Code meth... - Infineon Developer Community
Show Less