Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! The Android application crashes, if I compile and run the 1.06 ver, android sample code for BLUENRG-2 SoC in my Android smartphone. What is the solution?

I am using the latest (1.06) android sample code for BLUENRG-2 SoC. After compiling the sample code with MobleLibrary-release.aar library, the apk file is created but when I am running the app in my mobile it crashes. I tried to debug the code and sa...

NKall.7 by Associate II
  • 1880 Views
  • 12 replies
  • 0 kudos

Resolved! Application Freezes when USB is connected

I am using a STM32F746NG which I am attempting to use the STM32_USB_Host_Library. I am able to initialise and start the process fine, but as soon as I connect a USB device to the port the program freezes. I am unsure if the issue is to do with the co...

AfjSpi by Associate II
  • 1275 Views
  • 5 replies
  • 0 kudos

BlueNRG-2 sleep modes questions

Hello, frens!I'm trying to make a BlueNRG-2 application that can send button state just after waking up.I use this code to manage sleep/wake states:if(!APP_FLAG(CONNECTED)) { if(on_sleep_timer == FALSE) { Timer_Restart(&t_sleep); ...

Lenoe by Associate II
  • 863 Views
  • 2 replies
  • 0 kudos