ROM vs OTP vs External Flash
Hi,
We are planning to use Murata ZY Module in our design. The following are the functionalities we require -
1. BLE Beacon Detection
2. OTA update for the Host Controller and the Murata ZY Module itself.
Hi,
We are planning to use Murata ZY Module in our design. The following are the functionalities we require -
1. BLE Beacon Detection
2. OTA update for the Host Controller and the Murata ZY Module itself.
Hi
I used dev kit murata P2ML3656 with BLE module bluetooth type ZY
After download/compile .hex send to dev kit why this dev kit reset not save my program when I unplug the usb cable.
how to disable this cofiguration?
Hi
I use murata BLE type ZY with dev kit murata P2ML3656, a product ofhttp://goo.gl/54tG2C
I have followed the procedure ebook in web my.murata N1-2896C: First TypeZF StepGuide. I want to ask how to communication development kit with android(.apk). example send text from the dev kit to my android.
in the web there are example DSPS with app android but used different harware, my hardware murata P2ML3656. so that the program does not run. After debug i am running but not work and name device at my android not scan.
Hello,
Im trying to use the murata evk with the da1458 to scan for ble adv.
Ive read the forum topics and the guide and the SDK manual and I cant seem to figure this out.
I have another module from silicon labs (blue gecko) with is simple and working well...
Can anyone send me an example of a simple scan that I could see the ble senders address?
Thanks,
Ofer.
Hi,
I am trying to drive pin 1_4 and 1_5 (defaulted as SWD pins) as GPIO. I could do it on DSPS test project,
然而,它似乎没有最新的年代DK (5.03). I have checked the P14_MODE_REG and P15_MODE_REG
everytime I do PIO_SetActive/PIO_SetInactive on these pins. Both seem to show correct configuration.
P14_MODE_REG -- *(0x5000302E) showing 0x0300 (as gpio(0b0), output(0b11))
P15_MODE_REG -- *(0x50003030) showing 0x0300 (as gpio(0b0), output(0b11))
However, I cannot see any change on the pin.
Hi,
I know it's impossible to have 2 advertisement going from one peripheral, so I want to have two advertisement
to switch back and forth. Is this even possible? I could do this using BlueZ stack on Linux, is DA14580 software (or even hardware)
support this? what's the fastest interval between them if I could do, and how?
Thanks