I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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...
Hi, I want to distinguish whether the USB is connected to a PC or a power adapter.
For my application, FATFS still needs to work when connected to a power adapter, so it...
Hi Nordic,
Why I cannot directly use segger's "Build and Debug" to download file to nrf52832, after I modify some code?
After I use nrfGo Studio first to program the...