UART_BLE_ADC between two cy8ckit 042 ble kit
Forums: PSoC 4 BLEHelloI am trying to make a program to get temperature reading and send between two cy8ckit 042 ble kit. And want to see the results through UART. Till now i tried UART_BLE example...
View ArticleSending large amounts of data over BLE
Forums: PSoC 4 BLEIf I'm, not mistaken a BLE characteristic can only be 20 bytes longIs there a way to transfer more data to the client from a periferal? I'm not talking abount multi megabyte , but...
View ArticleCY5677 CySmart vs CY5670: CySmart Dongle
Forums: PSoC 4 BLEWhat are the differences?Which one is best suited to debug/develop 022001-00 PRoC BLE?ThanksAndy
View ArticleBLE Central vs Peripheral
Forums: PSoC 4 BLEI have, up until now, used an Android app to connect to my BLE peripheral. Now I have need to connect CY8CKIT eval board to the peripheral. I am looking at the UART_to_BLE_Central...
View ArticleAndroid connects to PSoC BLE4.2. Question about packet loss.
Forums: PSoC 4 BLEWe have an application to send a big chunk of data from peripheral to a station in real time via BLE 4.2. We have built a BLE 4.2 pair by Cypress PSoC4, runs fine at 4KB/s. To...
View ArticleBroadcaster cannot send data and Observer cannot find data.
Forums: PSoC 4 BLEHallo. At first I would like to point out that I am a new user to PSoCs and PSoC - creator. I am currently working on a project* with 3 PSoCs 4200M. I wish to create communication...
View ArticleCYREG_RADIO_TX_RX_MUX_REGISTER details
Forums: PSoC 4 BLEHi All,Could you help me to find out the document for CYREG_RADIO_TX_RX_MUX_REGISTER details please.This is used in BLE_Power_Measurement project to route Tx and Rx radio signals onto...
View ArticleAdvertising packet in CySmart Windows application
Forums: PSoC 4 BLEWhen scanning is enabled, is the advertising data updated? it doesn't appear to be. My device broadcasts a custom advertising packet and its contents change frequently but I don't see...
View ArticleObserver role using bleprofile_ in WICED-Smart-SDK
Forums: PSoC 4 BLEHi all,i could not find out how to enter observer role (to receive broadcast packets) using the bleprofile_ API in WICED-Smart-SDK. Is it implemented somewhere? I saw the...
View ArticleCYBLE-222005-00 BLE_HID_Keyboard example with UART receive
Forums: PSoC 4 BLEin the example the keystrokes send over HID is simulated: SimulateKeyboard();I should like to receive keystrokes on the uart-RX line and send them over HID.How can I check the UART...
View ArticleFind Me profile: Where is alertLevel declared?
Forums: PSoC 4 BLEIn the BLE_FindMe code example the blue LED is affected by the switch statement at line 194 in main.c. When I perform a Grep search for the declaration of alertLevel, no results are...
View ArticleAntenna properties associated with CY8C4247FNI-BL493
Forums: PSoC 4 BLEWe are prototyping a device compose of the CY8C4247FNI-BL493 chip, two clocks (24MHz and 32KHz), a digital gyro, and antenna chip (Johansson Technology: 2450AT18B100E). We have...
View ArticleCyBle_ProcessEvens() can't works well.
Forums: PSoC 4 BLEHi~I am using a Psoc4 BLE component,I read the comment about the function "CyBle_ProcessEvens()",it should be called at least once in every interval,but there is something works not...
View ArticleUpdate advertisement data fails - INVALID_OPERATION
Forums: PSoC 4 BLEHi,I have a running project where i have the PSoC 4 BLE run in what is called multi-role.Peripheral or central role combined with observer/broadcaster.My current issue is that the...
View ArticleDigital Output Pin PSoC 4 Digital pins example
Forums: PSoC 4 BLEwhere in the component catalog do I find the output pin type they are using for the OutputPinSW.If I take a Digital Output Pin I can't find out how to configure it / connect it.Viggo
View ArticleBad data from CyBle_GetRssi()
Forums: PSoC 4 BLEI'm trying to use RSSI as a rough measurement of distance using a CYBLE-214009-00 and connected Android phone. To do this, I've set up a thread on an Android application to...
View ArticleReliableWrite Property of a characteristic
Forums: PSoC 4 BLECustom characteristic has a property ReliableWriteCould someone please explain how it differs from a plain old write and when it should be used? ThanksAndy
View ArticleBLE HID Keyboard (HOGP) with different Report ID
Forums: PSoC 4 BLEI use the example, BLE HID Keyboard from PSoc Creator 3.3. I need to modify the example code in order to send the key with different Report ID. Does anyone know the way or an API...
View ArticleHow do you store a psuedo random number in flash.
Forums: PSoC 4 BLEGood Morning Everybody, I'd like to store a random number in flash and later retrieve that number from flash after a reset. We're planning on later implementing this with an app as a...
View Article"Not a valid CySmart Dongle!" error CySmart API
Forums: PSoC 4 BLEI am trying to use the CY5670 CySmart USB dongle with a C# program using the CySmart APIs. I found example code for connecting to the dongle, but every time I try to connect I get an...
View Article