-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
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...
Hi.
I'm working with Softdevice 8.0 on Rigado's nRF51 EVK.
I've configured a repeated app_timer that works great. but stops just as I connect my phone to the BLE.
main...
Hi all,
I'm working with the nRF-52 preview kit (Newer version from global tour) and I'm trying to run the heart rate sensor example from SDK version 0.9.2 using Crossworks...
We want to be able to use the nrf52 tools without using the devkit. We want to design a debug board for our nrf52 design. Please advise.
One option is to access UART over...
Hi everyone.
I used sdk v10.0.0 and softdevice s130. I want to make peripheral device with nRF51422.
This peripheral device have to configured with diffent peripheral...
I am still somewhat of a beginner to development with nRF51, but it seems to be that the SDK, specifically all the boilerplate code in the app_template example just to initialize...
Greetings from a Nordic newbie!
I am currently merging an existing AD 433MHz transceiver with a nRF51422 so that I can read an ANT+ heartrate monitor to our existing functionality...
Hi,
I am using Nordic nrf51 DK board with soft device s1xx-iot-prototype2_softdevice.hex and application program as CoAP server from nRF_IoT_Examples\0.8.0\coap\ipv6\server...
Hello,
When I learned the demo of 51822, I mentioned that device_manager is a core module to automatically save connection related info. But it's too huge to understand...
from this post link text i have again doubt
i define #define APP_ADV_TIMEOUT_IN_SECONDS 10. now my advertising stops after 10 sec.but i want to restart it again then??
I am trying to understand the difference between the timer driver and the app_timer library.
First of all: It seems like timer and app_timer are two entirely different things...
Hello,
I have a nRF51 DK (PCA10028) and I managed to programm an onboard nRF51422 SoC. Now, I'm trying to programm a nRF51822 on a costum board (WT51822-S2). I wanna try...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
I am programming with mbed, and i am trying to start the adc-task via ppi and timer cc events.
another ppi channel is used to toogle the LED.
I am using the nRF51822 on...