I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
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...
Hi,Nordic,
(Device:nrf52840DK,SDK:nRF5_SDK_17.0.2)
I am now modifying the esb_prx code.In the original design,there is only one type of packet,but now i want to conbined...
Hello
I try to follow yours instruction for first steps FOR SDK 17.1.0 :
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fsoftdevices.html...
Hello !
1. I have found in internet bootloader for dongle graviton_bootloader_mbr_v1.0.1-\[nRF5_SDK_15.0.1-1.alpha_f76d012\].hex and able to flash and use it.
But where...
Hi am trying to do bare metal programming using nRF52840 dk. I am working on UART protocol where I am trying to read a text file.
My text file look like this: It has 10...
I am using openOCD for flashing hex files to an nrf51 target. I have got the flashing process working.
However, I seem to be running out of space, the nrf51 has 256kB flash...
I'm trying to integrate MCUboot into my application, as immutable bootloader (CONFIG_BOOTLOADER_MCUBOOT=y). Building succeeded, but after programming the board gets stuck...
Hi,
I am using nrf52840, NCS v2.1.2.
I add MCUboot in my project, but got ‘Failed reading sectors; BOOT_MAX_IMG_SECTORS=256 - too small?’.
I add some log in MCUboot...
Hi,
I have been using the nRF5 SDK for years and the reason why I chose Nordic was for the low power consumption. Then when I was designing a new product using the nRF52840...
Board: nRF5340dk
SDK version: v2.1.0
My goal is to transmit 240 bytes of data every 5 ms using GATT notifications and 1 Mb PHY.
In the attached sample, I have my dev...
I added two extra buttons to ble_app_blinky (SDK 17.1.0) - port 1.10 and 0.31 I am running the code on an nRF52840 Dongle. The additional buttons are configured exactly like...
Hi,
I am using the sensor server example available in nrf5 sdk for mesh to build my own application on top of it. And the SOC we are using is nRF52832. I am trying to erase...
I see in the nrfx_uarte.c file the statement NRFX_LOG_INFO("Transfer about to send : %d bytes", length);
How can I set the logging for this file on?
#define NRFX_LOG_MODULE...
Hi,
My apologies if this is the wrong place for this.
I've been using the Power Profiler with the PPK2 and I'm very happy with the product, just have a couple small suggestions...
Hi there! I am facing " <err> download_client: Unexpected HTTP response: 400 bad request" error whenever I am trying to download full modem update from AWS S3 bucket. My environment...