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 was trying to open SEGGER Embedded Studio for ARM V4.20a on MAC.
However, I encountered:
"SEGGER Embedded Studio configuration error. 'studio.xml' user interface...
Hi,
Last December I started to know about NORDIC nRF5340. I thought it could be a very good SoC for developing our next BLE wireless product. Considering the huge number...
I programmed my thingy91 with lte_ble_gateway example, however I want to be able to connect to devices with specific addresses. Can anyone point me in the right direction...
Hi,
I am using pwm driver to generate different square wave of different frequencies in order to drive a buzzer to play melody.
Below is how I init my pwm software module...
I have the following problem:
1 to 3 phones are bonded with an nRF52832
These phones are on the whitelist of nRF52832
nRF52832 goes into Power Off Mode
nRF52832...
Hi,
We are integrating the nRF52840 into a new test apparatus and I am using the nRF52840-DK for development. I have pulled out my unit from storage and it will not power...
Hi,
There was an app timer immediate expiration issue with my project which is using nrf52840 + S DK 15.3.0 on custom board.
So I changed apptimer code to app timer2...
I was wondering why the RSSI Viewer Values are locked to a minimum of -33 dBm. Is there any reason for that and is there a workaround to get lower values? Currently I am using...
Hi,
I currently need to stream 1000 data samples over BLE, each data sample is 14 bit value, hence i'll be using a short integer but i'm confused as to how to send it over...
HI,
we are using the nrf52840 in our new poroduct and we are running the zephyr/ncs RTOS on it.
for real time reasons I need to read from a SPI bus upon a GPIO trigger...
Hi all,
I would like to ask whether is there any details description of the matching network circuitry of NFC for NRF52840 in the datasheet.
The only information I could...
Hello,
I am following the instructions given in this ticket https://devzone.nordicsemi.com/f/nordic-q-a/57896/pdm-interface
When I call the nrfx_pdm_enable_check() the...
Hello,
We are developing wearable devices. 17 sensor terminals send data to the receiver at a frequency of 60hz per second. The data sent by 17 sensors at the same time...
Hello,
I'm interested to know whether the continuous integration and continuous deployment (CICD) is possible on nrf52840 board using Segger Embedded Studio ?
if yes,...