Platform Coverage
SDK-Level Understanding Across Supported Hardware
Select a platform to see how the Temboo Agent understands your SDK, toolchain, and hardware.
Nordic Semiconductor
SDK
nRF Connect SDK
3.2.x upwards
IDE
VS Code
What does it do well for Nordic?
  • Generates Zephyr-compatible drivers
  • Explains Kconfig dependencies
  • Debugs device tree overlays
  • Assists with BLE service implementation
  • Provides power profiling guidance
Example Prompt
Create a custom BLE service with two characteristics for nRF52840
Texas Instruments
SimpleLink SDK
CC13XX-CC26XX-SDK
v8.x upwards
IDE
Code Composer Studio (Desktop)
What does it do well for TI?
  • Understands SysConfig-generated projects
  • Explains TI-RTOS vs FreeRTOS integration
  • Assists with RF configuration
  • Debugs peripheral initialization and interrupt issues
  • Suggests power optimization improvements
Example Prompt
Generate SPI initialization code for CC1352P using configured for 8 MHz operation
ESP32
SDK
Espressif ESP-IDF
v5.x upwards
IDE
VS Code
What does it do well for ESP32?
  • Generates component-based ESP-IDF code
  • Assists with FreeRTOS task configuration
  • Debugs Wi-Fi and BLE initialization
  • Explains menuconfig options
  • Supports OTA update workflows
Example Prompt
Generate an ESP-IDF FreeRTOS task that reads ADC data and publishes it over MQTT
Supported Platforms
Built for Embedded Development—With You in Control
Embedded systems interact with the physical world. This requires full visibility and experienced engineering judgment.

The Temboo Agent accelerates your work, but doesn’t take control of it.
Context Awareness
Automatically detects SDK version, attached hardware, and project structure.
Suggest & Explain
Proposes code changes, explains reasoning, and shows diffs before applying.
You Approve
Nothing changes in your firmware without your review and approval.