Miniminzing the energy in PSOC 6 to simply measure a voltage, and transmit an advertsiment

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

cross mob
dlprobst
Level 1
Level 1
First question asked Welcome!

Hello, 

I am very new to the world of BTLE, but have a large background in electrochemistry. I am currently curious about trying to power the PSOC6 purely off electrochemical reactions (glucose and glucose oxidase). I wold like to measure the potetnial over a resitior, or charge pump, or anyhting that would minimize power, and simply send that raw value via bluetooth in the lowest energy consuming form possible. I apologies if this is to vauge. If there is a simpler solution then the PSOC6 (from what i hear this is a very complex chip) i am all ears! 

 

thanks,

David Probst 

0 Likes
1 Solution
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

PSoC 6 BLE is ultra-low-power PSoC device specifically designed for wearables and Internet of Things (IoT) products. PSoC 6 MCU gives the best power-saving benefit when low-power modes are implemented with other power saving features and techniques, without significantly sacrificing the performance. Please refer to the below application notes for more information.

https://www.cypress.com/documentation/application-notes/an210781-getting-started-psoc-6-mcu-bluetoot...

https://www.cypress.com/documentation/application-notes/an219528-psoc-6-mcu-low-power-modes-and-powe...

For getting started with BLE Applications, please refer to the 'PSoC6BLE_FindMe and CE_222046_Gatt_Out' code examples in the PSoC Creator.

Thanks,
P Yugandhar.

View solution in original post

0 Likes
1 Reply
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

PSoC 6 BLE is ultra-low-power PSoC device specifically designed for wearables and Internet of Things (IoT) products. PSoC 6 MCU gives the best power-saving benefit when low-power modes are implemented with other power saving features and techniques, without significantly sacrificing the performance. Please refer to the below application notes for more information.

https://www.cypress.com/documentation/application-notes/an210781-getting-started-psoc-6-mcu-bluetoot...

https://www.cypress.com/documentation/application-notes/an219528-psoc-6-mcu-low-power-modes-and-powe...

For getting started with BLE Applications, please refer to the 'PSoC6BLE_FindMe and CE_222046_Gatt_Out' code examples in the PSoC Creator.

Thanks,
P Yugandhar.

0 Likes