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 was in a strange situation using nrf52832QFAA.
I'm using nRF52832 and nRF52840 evaluation board.
When i download code using Programmer(nRF Connect), the memory...
I want to know the details about integration of Non-IP Data Delivery in NRF9160. Please share implementation details. If you suggest some example code or at commands to look...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to use CC310 with nRF52832. I found the following description in " Cryptography library - nrf_crypto...
Hello,
The VSC plugin is showing squiggles for SPI related nodes which are valid. (compile with no errors)
Here is an example:
Here is the error message
Thank...
Dear Nordic,
We developed a product based on the nRF52833 chip, with an external antenna, 3dBi gain. Use a smartphone to scan the product in the outdoor,the transmission...
The product we are developing will be using a proprietary radio protocol. While in receive or send mode, the radio will either read the Tx data from a buffer via Easy DMA...
Hi,
I'm trying to download hex file to our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. I'm using nrfjprog:
nrfjprog...
Greetings. I am trying to implement a custom cluster with attribute reporting, however, for some reason, i am unable to start reporting of such attributes. I have started...
Hi,
we are developing an application using the nrf42840, Softdevice S140 7.0.1 and nRF5 SDK v16.0.0. We develop the code both on central and peripheral side. So we have...
Hi,
I have two 52840DK,
OS : Windows10 X64
example: \ncs1.7.1\zephyr\samples\bluetooth\periodic_sync\
I didn't change the code, Whether I set [CONFIG_BT_LL_SW_SPLIT...
Hi,
nRF Conncet SDK1.7.1, Windows10 X64.
\ncs1.7.1\zephyr\samples\bluetooth\periodic_adv\,
building and debug work well,and i set the device name "PerAdv", then reload...
Hello
I'm trying to use the example code for ble_app_uart and it doesn't seem to work. I copied the folder for pca10028 and changed processor from nrf51422 to nrf51802 everywhere...
I am using four ADC inputs to the 9160.
I am driving each input from an op amp buffer as in the attached schematic.
ADC channels 0, 2, and 3 work as expected. As for channel...
I am trying to move our existing code based on the recommended NCS SDK. I was able to get MCU boot and SMP working, however, the update is extremely slow. I now seem to be...
I have developed a project using 9160. When I start up with the client board, the log will show that at command execution error occurs when I start up. Why is this? I admit...