Q1 : We want to implement UART with interrrupt and reading data through i2c from sensor.
Could you plese send the example codes for the above mentioned..
Q2 :i m using MURATA LBCA2HNZYZ - DA 14580 DEV kit [p2ml 3656]. after send command(dev address), i m not getting any start or stop signals . i m using the i2c_eeprom in the sdkv5.
Device:
Hi prasanth.velliyangiri,
There is no sample code that uses the UART and I2C at the same time over bluetooth, you can check the available sample code in the peripheral examples for the peripherals you would like to use and also there are some reference designs that implement UART and I2C functionallity over BLE (DSPS application for UART, Beacon for I2C implementation ).
请检查这篇文章to get some insight for the I2C controllerhttp://support.dialog-semiconductor.com/i2ctarreg-and-i2c-start-condition
Thanks MT_dialog