Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi all,
The chip we used is nRf52832, the version of SDK I used is nRF5_SDK_15.2.0_9412b96.
The problem is when I pair to windows 10, sometimes PM_EVT_PEER_DATA_UPDATE_SUCCEEDED...
Hi,
I am using i2c driver available with zephr as i2c master. This is working fine.
I want to change the pins to P0.02 for SCL and P0.03 for SDA. I see multiple questions...
Hello,
I am looking into the peer manager and the LESC module and have some question regarding what is possible to do with this.
Is it possible to manage the private...
Hi,
I am updating SDK version from 15.0 to 17. We are using nrf52840.
I would like to know if these are necessary to add, as they were added in some examples, and if so...
Hi,
i have a problem when using the ble_uart connected to Raspberry-pie withe Bluez.
after 40 seconds the connection is lost.
tried to use several examples, but most...
Hello Community I am starter in nrf51822 i want to know if anybody has code for interfacing with ADS1115 since i didn't got any of the post which would be helpful, please...
Hello,
Is there a particular test Nordic recommends to screen for latent failures in the BLE circuit? If one has access to an Anritsu MT8852B tester with Direct-Test-Mode...
Hi,
I am updating SDK version from 15.0 to 17.0.
In many examples PM_FLASH_BUFFERS was changed from 2 to 4? What is the meaning of this change? We have one peer always...
While exploring documentaion and trying to learn more about the DFU (and bootloader settings), I found info on how to generate the bootloader settings , which also explains...
I want to measure voltages at all 8 channels but when I am enabling all channels its sending the values once only and after that its not sending anything, my requirement is...
Hi,
We are aware that i2s internally includes hardware double buffering to ensure that the audio is continuous.
Is there any way by which we can avoid double buffering...
Hello,
I developed board with NRF9160 chip and I am facing issue with "at_cmd: Failed to open AT socket (err:-12)", i am not able to communicate with modem. It is not...
Hi
Can I not modify the param the radio project example,and let it run on IEEE802.15.4-2006?
and the demo example run on 2.4GHZ?
I modified two params:
NRF_RADIO-...
Hello,
I'm using nRF52480 Dongle. I executed an Erase All from SEGGER Embedded Studio. My project still works but the LEDs are not blinking anymore. The only way I can have...
Hello nRF Team,
we are using nrf51822 for one of our product. We have implemented firmware update functionality using a secure bootloader library.
After loading the soft...