Hi,
i am totally beginner to the nrf ,i couldn't able to understand the TWI sensor program
where i will find the API , funtion definition
i want to understand each and every line , for this what i want to do
Hi,
i am totally beginner to the nrf ,i couldn't able to understand the TWI sensor program
where i will find the API , funtion definition
i want to understand each and every line , for this what i want to do
yes i have experience in microcontroller , c programming, i2c . i am using seggar . nrf 15.2 version
So perhaps be a bit more specific as to which part(s) you don't understand?
Knowing how to effectively use your IDE's code browsing facilities (as noted above) is key.
Other standard techniques:
hi awneil ,
i couldn't understand m_xfee_done= false;
sentence using underscore i am facing difficulties
i know the concept but i couldn't able to understand the program step by step
above pic , that lines are so complicated
nrf_drv_twi_t_m_twi=NRF_DRV_TWI_INSTANCE ...SO ON
these type of lines ... i couldn't the api and everything
i couldn't understand m_xfee_done= false;
Where, exactly is that?
How to properly post source code:
nrf_drv_twi_t_m_twi=NRF_DRV_TWI_INSTANCE ...SO ON
Again, I don't see that anywhere in your post.
these type of lines
What type of lines?
that lines are so complicated
You said you were "good in c programming"?
It's all standard 'C' syntax - what, specifically do you find hard?