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...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hi,
The Dongle was given to me by a colleague of mine who has the exact same laptop as I do. The Dongle was and is working fine with his laptop. The problem is with my office...
Hi ,
i am using nrf52832 soc with customize board trying to optimize the power the following events occur:
1)The first time when i code uploaded it initialize all the...
Hi,
Is there a way to set somewhere in the softdevice or a library to automatically disconnect after an idle connection? Idle means, nog characteristics being read or written...
Dear Nordic,
I have some questions when study the usb audio of nRF52840;
What function when running the nrf_drv_usbd_errata_104 function?
Do I have run it? Can I remove...
Hi,
I am struggling to find a basic sample for UART communication in NCS. As an experienced Nrf5 SDK programmer, I find it very hard to convert my firmware to nRF Connect...
Hi Nordic Support
I have been experimenting with your nRF52840 board there has an SPI flash and have tested it with your USB example that can enumerate the filesystem on...
Hello,
I have the following setup:
a computer connected to a PCA10040 over USB
a PCA10040 connected to a NRF52832 over SWO (SWD IO, SWD CLK, SWO, RESET).
I would...
1. I am using the nrf52832 at the transmission side (ble).
2. at the scanner side I am using the ESP32.
3. I want to display the "advertising device name: " at ESP32 side...
Hi ,
I have been tryiing out the flash_storage example in the SDK /examples/pheripherals/flash_storage . The flash storage , permits us to write hello world to any memory...
Hi There,
I am developing Mesh applications based on Mesh5.0. At present, I have nrd52850DK broads, how can I do to debugger the application? Do I if have a J-link device...
I am not getting how to implement below two points in installation of micro-ecc
Enter the subdirectory for the SoC and the toolchain that you are using to build your application...
Hi Nordric,
In our application we want to receive the sensor data using SPI-DMA and to send processed data on USB.
1. Is it possible to receive sensor data and directly...
Hello,
When I set the tx power in the broadcast initialization, I found that there are restrictions on the setting of the Bluetooth name, as follows
My device name:...
The lNordic Semi Link
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE
mentions that the nRF52840 Dongle can be used as sniffer.
...
I am using:
2x Nrf51422 chips on PCA10028
IAR Embedded Workbench IDE - ARM 9.10.2
nRF5_SDK_12.3.0_d7731ad
I need to transfer a 44 byte payload from one board to the...