Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
I am trying to use the FIFO from the ADXL362 with in the Thingy:53. As I noticed there is now the Option to use ADXL362_STREAM. I just wanted to use the example from: https...
The specification for the nRF54L15 states that the typical current consumption for I_TIMER3 (TIMER10 running) is 240 mA/milliamps . The other timer values in the table are...
The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
Hi to all,
I am trying to do a ZUTH (Zigbee unified test harness) test run, using the Silabs devices as golden devices (as per CSA recommendation) and nRF 52840 dongles...
Hi
I am trying to port some PWM code from the NRF54L15 it uses HAL access because i have found it has faster writes which are useful for my application (testing latency...
Hi, I'm using metamotionR of Mbientlab that have nRF 52832 ( I attached the circuit of metamotionR )
but, I want to develop new firmware on this device. so, I started with...
Hello,
I have to implement ESB on nRF52 bare metal (using the RADIO peripheral). I can receive packets from the nRF24, but I need to implement the ACK, and I'm not sure...
Dear Nordic, dear Community,
I want to use the NRF9160 for a new IoT product row of our company.
The NRF9160 DK seems the perfect solution for evaluation and development...
Hi,
I have pca10059 and I need to remove FDS data during programming the device (for sure I do not want to remove bootloader). and it seems that nrfConnect could not do...
Hi,
I have some doubts on how the "nrf_pwr_mgmt_run" function works. As far as I know this function enters in SystemOn Idle mode, so the CPU is in sleep.
I tested this...
To the kind attention of Nordic support team,
I've got PCA10056 and PCA10040 default development kits. They are talking each other using using secured gzll, PCA10056 is...
Hi, I have RAK5010 Module which is based on nRF52840, and I also have the nRF52832 DK from nordic, and I want to program the RAK5010 using nRF52832 DK. Is it possible ? can...
Hello,
I am new in the Nordic world and try to start the Bluetooth related applications by Nordic SDK. I have the nRF5340-PDK Evaluation Board. I flashed the board as...
Hi, all
I have some questions:
1. Is the DFU advertising name could be stored in the dfu_settings_page?
2. How colud I change the DFU advertising name in the application...
In the specification of 6.18.12.7 IQ sampling,The d escription of magnitude and phase .
I dont understand about magnitude e quals 1.646756*sqrt(I^2+Q^2) ,Why about 1.646756...
I am using the discovery manager to do device discovery on any device that connects to my central. I there a way to read the data in the characteristic during this discovery...
Dear Nordic
I am using nRF5 SDK 16.0.0_98a08e2 , and studying the example ble_central\ble_app_uart_c.
I found that in function
BLE_GAP_EVT_ADV_REPORT disappeared, while...
Hi,
I can't find any ses project files for PCA10031 (dongle) in nRF5 SDK V16.0 when examining the [.../examples/ble_peripheral/ble_app_hrs] folder. Additionally, there doesn...
Hi,
I've been skimming through the NRF9160 FOTA samples and related libraries(1.1 and master) and having hard time to understand some of the basics.
My assumptions...