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...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
After defining the ADAPTER and initializing UART2 the The adapter pointer fails a test on line 287. FATAL: async_adapter_uart2 points to Flash (0x246d4). Linker Error. This...
Hi, I've tried signing up for a SUPL licence a couple of times but it keeps getting denied. Not sure why. I have logged into devzone.nordicsemi.com and am using the same email...
I’m trying to read/write data to the internal flash of my nRF54L15 SoC using the NVS (Non-Volatile Storage) library.
I successfully flashed the sample nvs application on...
I try to write data into the OTP section of the APP core with the following command line:
nrfjprog.exe -f nrf53 --program 'OTP.ihex'
ouput:
[error] [SeggerBackend] ...
I am trying to program MS12SF1 module through nrf5340DK. I tested the blinky code to toggle the LED pins but while checking through oscilloscope the pins showed nothing, wasn...
nRF54l10 on our custom board in system off has high current consumption, approx 98 uA.
Utilizing the system_off code (C:\ncs\v3.0.2\zephyr\samples\boards\nordic\system_off...
I have got to start with nRF7002-dk and the Wi-Fi sample from the quick start is not working.
I have tried to compile the code on VS code and flash the same code on the...
I would like to estimate the current consumption when the controller is advertising at 2.3Seconds, using external crystal, Tx power of 8dBm, Tx payload of 31 bytes. When I...
We are facing in BLE connection issue in Android phone.
we are planning to use 1. Android phone with 'nRF Connect' for mobile as BLE central. 2. Long range demo applictaion...
Hello.
I am currently testing nRF Cloud and encountering an issue.
I have flashed the Peripheral Memfault Diagnostic Service (MDS) sample program to an nRF54L15DK and...
hi,
i build and flash this exercise on nrf9160 DK. everything works okay and the led1,2,3 are turned on and the message is showing me on serial terminal but when i press...
Wireshark Version 4.6.2 nrf_sniffer_for_bluetooth_le_4.1.1
I am trying to capture packets from a long BLE session using Wireshark and the nRF52840 BLE sniffer. Most times...
I am evaluating the nRF54L15 for an power sensitive application and are measuring power consumption on the BL54L15u evaluation module.
However, my measured current values...
Good day,
I am currently using NCS V3.1.1 and nrf52840 devices.
We are making use of the light control server model and a ambient lux sensor device.
I do have the following...