porting CE3222046 to CYBLE-416045-EVAL EZ-BLE

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JaWa_4152831
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

I just purchased a CYBLE-416045-EVAL EZ-BLE and found this example project ...

https://www.cypress.com/documentation/code-examples/ce222046-psoc-6-mcu-bluetooth-low-energy-ble-con...

with the accompanying pdf

https://www.cypress.com/file/403216/download

I am using the CYBLE-416045-EVAL EZ-BLE ble module the to do a transparent ble bridge

IE to send whatever comes into the UART RX to the ble central device in this case a phone and sending whatever comes from the phone to the UART TX

is the CE222046 example the best way to do this? I am having trouble programming the board as well not sure if it is because the program is incompatible or the kitprog3 on the CYBLE-416045-EVAL EZ-BLE board is not compatible with PSoC creator 4.2

I do not have the MINIprog I just connected the board to my windows 10 pc via the usb mini port on board.

0 Likes
1 Solution
2 Replies
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

It's fine to port CE222046 to CYBLE-416045-EVAL EZ-BLE.

Just choose the target device of GATT_Out project as CYBLE-416045-02, and fit the LED pins to proper pinout for this module. There would be no error shown during building process, with PDL3.1.0 integrated.

The onboard KitProg3 together with PSoC Creator 4.2 can get the programming done.