Is there any way to notify the mtu size exchange from the server to the client
Forums: PSoC 4 BLEI am using Android 4.4(client) and cypress as my server. I want to exchange the mtu size FROM the server itself and notify it to my client (android app).Is there any possible way of...
View ArticlePRoC BLE Encrypted Image OTA Update
Forums: PSoC 4 BLEHi, I would like to have a secure BLE OTA bootloader, with upgradable BLE stack. The update image (binary) is totally encrypted, the user should at no point be able to get an...
View ArticleHow to start, with which module ?
Forums: PSoC 4 BLEHi,I start with cypress products and have a hard time understanding the product range and tools.I am looking for a module totally CE certified to make uart between PC / tablet /...
View ArticleSaving Device Name to Flash
Forums: PSoC 4 BLEI am trying to save, and read back, the device name from flash without success. I am using this code: /* Flash Config */ #define FLASH_SIZE 128/* Flash constants */ #define...
View ArticleUnderstanding BLE 4.2 Data Length, Security, Privacy Example Project
Forums: PSoC 4 BLEI've been going over this project and am having a tough time figuring out the order when it comes to Authenticating/Bonding/Pairing versus connecting to a bonded peer. It jumps back...
View ArticleOTA bootloader Implementation
Forums: PSoC 4 BLEI have taken PWM example project and compiled successfully. Than open BLE_OTA_FixedStack_Bootloader01 and did proper settings and compiled successfully. After modifying mk.bat file, I...
View ArticleChanging advertisement intervals
Forums: PSoC 4 BLEHello Everyone,I am using my Cypress BLE as a broadcaster. Is there any API to change the advertisement intervals in my code? Thank you
View ArticleGATT DB in some cases not updated after programming the chip
Forums: PSoC 4 BLEFor a project we use the CABLE-222005-00 on a custom designed board. On some boards after changing the GATT DB in PSoC Creator by adding Services or Characteristics I can't see these...
View ArticleGetting a different BLE event depending on the size of the write request
Forums: PSoC 4 BLEHello, i'm using CySmart along a software I wrote for the PSoC 4 and I have the following problem: In my StackEventHandler function, when the message I'm trying to write to a certain...
View ArticleBond more than 4 devices
Forums: PSoC 4 BLEI'm trying to bond several mobile phones with the same cypress BLE device but when I reach 4 of them I'm not allowed to bond any more. I'm trying to clear the list of bonded devices...
View ArticleNewbie Question - BLE Serial Communication
Forums: PSoC 4 BLEI am using the UART-BLE program for central and peripheral devices, and noticed the use of the friendly name "BLE_Serial" for setting up advertising packets in the peripheral device...
View ArticleCan PSoC4 and PRoC4 BLE Modules run standalone ?
Forums: PSoC 4 BLEHi All,I would like to know if the BLE modules (PSoc4 and PRoC4), which comes with BLE CY8CKIT, can run independently without using the Base Board. From the schematic point of view,...
View Articledebugging in CY8CKIT-042-BLE-A Bluetooth Low Energy 4.2
Forums: PSoC 4 BLEHi ,Does this kit has on chip debugger..?Is there any limitation for putting break points and debugging?does it heave any soft device like Nordic which stops debugging functionality?
View ArticleBLE OTA Update with upgradable stack with no input buttons
Forums: PSoC 4 BLEHi community,I'm currently implementing a BLE OTA upgrade feature with an upgradable stack based on the examples provided in PSoC Creator on my custom designed board.In these examples...
View ArticleCyBle_GattsNotification overruns
Forums: PSoC 4 BLEI'm implementing a GATT server on a PSoC 4 BLE.I'm investigating the usage of CyBle_GattsNotification(), and the proper approach to send multiple notifications in series. I plan on...
View ArticleBLE communication between Dongle and PSoC
Forums: PSoC 4 BLEHi everyone, I'm working with a CY8CKIT-042BLE. I'm trying to send data from a BNO055 shutle board (I2C connected) to a Dongle. As you can see from the project attached, there are a...
View ArticleProblem creating a Central GAP role
Forums: PSoC 4 BLEHello, I am working with CY8CKIT-042-BLE, it´s the BLE Pioneer Kit. The problem, I have, is to create a Central GAP role, using the USB dongle 56LQXI , I did already a Server GAP Role...
View ArticlePSOC BLE Development in IAR
Forums: PSoC 4 BLEHi,Can i do BLE profile developement in IAR work bench? Since it is so tightly coupled with PSOC creator and drag and drop components are present ,how can i migrate it into IAR? Is...
View ArticleIssue bonding Android devices
Forums: PSoC 4 BLEHi all,I have a server peripheral device and I need to use authenticated pairing with encryption and bonding requirement. I have a code in my device working fine with iOS devices...
View Article