Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
While trying to debug some issues with my board I accidentally programmed by custom board while powering it with only 3V and now whenever I try programming it I get the following...
I want to send some data to client from server when I received data from client using server_set callback function.
Means I want to reply to client some other data then...
Hi Nordic,
I am using SDK 15.3. While I am working on a central, which connects 2 periperial devices simultaneously, I found a id_manager.c issue, protentially a bug I guess...
Hello Some of my clients would like there are no radio transmissions in certain situations.
Here is my question: if during the radio transmission of the nrf52840 I activate...
Using Desktop Tools version 3.10.0 and
programmer 2.3.3
when attempting to erase or program the nRF5340DK (V2.0.0)
I get the following error
14:39:28.006Resetting...
Hi there,
I am trying to capture data between an android phone and polar h7 heart rate monitor, I am picking up the ADV_NONCONN_IND packets on wireshark but little else...
I'm using Ubuntu 20.04 with vs code. I'm trying to compile and flash a project using nRF52dk_52832 board. After create new application from samples got the error got error...
To whom it may concern,
Good day, I need your help to activate my sim card on my Nordic Thingy:9. Sim card was provided by Beeline Kazakhstan local provider. Local provider...
Does anyone have a port of nRF5 SDK ble_app_uart_c to the nRF52840-dongle? The goal is to replace the UART with a USB CDC transport.
Thanks in advance.
Cheers,
Je...
hello Nordic
i work with nrf52840, with zephyr (2.6.9)
i have 4 leds on my board that i want to control seperatly with pwm
i put each one of them on a different pwm...
Based on this weblink I need at least 4MBytes of flash for doing a full cellular update on the nRF9160:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
There is a custom bootloader in the flash having a address of 0x27000 immediately after the soft device occur, the bootloader code jumps directly to our beacon application...
Hi,
I am using a Mac (Apple silicon) to develop a Matter device. We are using one of the Matter examples, but when importing the example we get the error that GN Tool cannot...
Hi,
When I download my code, I get the error hardfault, but when I reset it, the program runs. I'm not sure why it's giving me this error; could you please tell me how to...