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...
Hi Team,
Why the RX selectivity performance is different on -MHZ and +MHz?
As I know, Rx selectivity (or call adjacent channel rejection) performance shall be equal or...
Is there a simple way to have linux time up and running with minimum current consumption and good accuracy?
Preferably, some class with get_unix_time and set_unix_time...
hello Nordic
i am working with the nrf52840 , sdk 16.0, s140
i am using the peripheral ble_app_blinky example as a base
i added saadc and twi, (spi and uart will...
Dear supporters,
I am designing an antenna for the chipset NRF52832. After several experiments indoor and outdoor environment, we got some issues. Besides, We got the same...
When I call sd_ble_gatts_hvx() it returns 0x3400 and I'm not sure why. The error indicates the sum of these three errors:
NRF_ERROR_STK_BASE_NUM (0x3000) NRF_GATTS_ERR_BASE...
Dear Members,
I tried to include temperature into my ANT HRM receiver code,
but when I add components\drivers_nrf\nrf_soc_nosd
I got plenty of errors, what do I...
Hi,
Using 'nrf5_SDK_for_Mesh_v5.0.0_src' exampe project 'light_switch' developed for nrf52 Development Kit(pca10040). How to make the same project working on Thingy52(pca20020...
I am working on a project based on the ble_app_hrs_rscs_relay example project which I have largely extended with many additional services.
For example I am offering an additional...
Hi
I am working on nRF52832 , I want to store the data in NVMC . so I am trying to write the data blockwise , I saw the layout each page consists of Block 0-7 .To each block...
Hi everyone,
Is it possible to implement a USB device belonging to the Personal Healthcare class with the nordic nrf52840 DK?
NRF supports Personal Healthcare USB class...
Hi, I have written these 3 functions to erase/read and write. When I write any value from address 1 it gives following wrong output(0 1 2 3). But When I start address from...
Hi nordic team,
I use the nrf52832 EVK ,I want to connect MIC and speaker to the EVK.
I read the nRF52832_PS_v1.4.pdf, and i guess following interfaces can be used.I don...
Hello
I am using Linux PC
nrf52832
chmod 777 to the nordic serial port
using the bt_nus_shell script :
sudo python bt_nus_shell.py --name BT_NUS_shell --com...
I want to use nrf5340 on DTM mode (installed through nrf connect) to test Carrier frequency offset for CTE packets using CMW500. However, CMW uses power trigger to find the...