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 I'm new on zephyr
In my hardware the sensors around the soc are most of time not powered.
At Startup the OS initialise SPI, I2C, UART and some pins are set to 1....
Hi,
I am working on nrf52832, s132, SDK17, trying to trigger the saadc with the RTC2
This is my setup :
what I am trying to do is to periodically trigger a series...
I am using a custom board using the nRF52832. I have developed a number of applications using this board sucessfully using nRF5 SDK.,
I am porting a current application...
Project Zip:
Following is my setup:
Board : NRF52832 by Sparkfun( Link ) - Added pull-up resistor for TWI
Sensor: LIS2DH12(Custom breakout)
IDE: Segger Studio...
https://devzone.nordicsemi.com/f/nordic-q-a/79832/need-interface-mcu-initial-boot-firmware
apparently i can't update it anymore. does 'engineer assigned' mean that it can...
Hello,
I was measuring the current of a circuit I made using a PPK II and noticed I am getting two different readings from the two PCs I used (a work and a home PC).
Both...
hi
my first test do not run, bletooth is not enabled and could not get the bluetooth device led on board and signal on my mobile.
i following this link
https://infocenter...
Dear team,
i am working on ble_app_lbs_nus_c project when in this project try to add nrfx_timer.c file
we got an error like this.
and in sdk_config.h file is there ...
Hi,
I am receiving NRF9160 board. Please let me know if we need to change anything to support India Bands. Also it will be great if you can share Indian service provider...
How do I quickly check if the external crystal (32.768 with 15pf load caps.) I soldered is working.
I built a custom board but had to reflow solder in my lab.
Everything...
Dear DevZone community,
I'm developing a Mesh application using nRF52840 Segger Embedded Studio (SES) onLinux. I'm using version 5.0.0 of the Mesh SDK. As desccribed in...
Hi all, I have integrated a slightly customised Ble to Uart example with the buttonless DFU implementation and libraries, and obviously its size inflated. I need to decrease...
Hi. I am trying to generate a shared key via ECDH to encrypt message through UART between nrf52832 and Qualcomm chip. nRF52832 is using uECC and Qualcomm is using openssl...
Hi engineer,
I have developed a dongle that uses 52840 and is used as the master device. Now the data sent by the dongle to the slave device needs to use prepare write request...
Hi,
I have just started playing with nrf connect sdk.
Things I have achieved so far:
1. Build the code.
2. Download the sample codes.
3. Evaluate the performance...