Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello
i am trying to upgrade from sdk 9 to sdk 10 .zip version but after installing when i open some examples it asking me to install arm cmsis 4.5. pack and device family...
Hi can anyone guide me in configuring the peripherals of nrf51822 before putting the chip into sleep? For example, timer, i/o pins, etc... which is not needed to reduce the...
Hello, please help me to find nRF52 datasheet, in which are recommended WLCSP footprint, and of course schematic drawing of this module. In your Dev Zone I found only QFN...
Hi,
I'm wondering what speed the NRF52832 radio is clocked at internally. is it the main 64MHz clock or 16MHz like the NRF51?
The reason I'm asking is that I would like...
I'm using nrf51 with 16kb memory
I know that there is a region for softdevice, region for the bootlader and region for the app code and a free region
my questions :...
Hi Nordic support,
I'm pretty new to BLE and I have a system based on the UART example.
On the nRF51-DK, a modified BLE UART Peripheral example using SDK 10.0.0....
Hello,
I am working on S110 v8.0 softdevice and SDK9.0 and need to implement whitelist in our application. I am referring to the ble_app_hids_keyboard example project....
I'm attempting to download and install nRF51 SDK from here:
developer.nordicsemi.com/
Note: The links are ABOVE the masthead of the page (very poor layout!)
I...
Hi everybody,
Here are some related questions based on the same bug :
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I build a test application...
Say, for example, I have a BLE peripheral programmed with S110 on nRF51822. When an Android app connects to it as a BLE GAP central(and becomes GATT client), can any data...
I am trying to get the Device Format Update tutorial to go, but run into a problem while I am programming the using the nrfjprog routine, and the programmer aborts without...
Hi,
My bootloader code was modified to include the device type and device revision when performing the OTA. I used single bank example.
When I made the zip for OTA,...
Hi,
I am working on the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0.
I received BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event after setting HRM CCCD...
I'm developing some simple wireless temperature sensors based on NRF51822s. In essence, they take a temperature measurement from a sensor over TWI, send it to a base-station...