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...
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...
Hi,
I am running some tests with the long range example provided by Nordic and observed this behavior which I can't account for.
https://devzone.nordicsemi.com/nordic...
path:
\experimental\cli\cli_agent_router\pca10059\mbr
When I execute "bdb start" in the serial port and then execute "bdb Legacy Enable", the terminal devices that are...
Hi,
I report some problems.
I have been using keil5,it work well. Because nRF Connect SDK doesn't know Keil
now i have used Segger Embedded Studio for a period of time...
Hi everyone. Here is my code for 2 different timers that put uc to sleep and wake it up(supposedly)
Definitions:
Create Timers:
Handlers:
Main() function...
I am working with the nRF5340 DK.
I am looking to sample an ADC pin to sample at a sampling frequency of at least 1kHz and I would like to use DMA to write the data directly...
Hi everyone, I implement nrf5_SDK_17.0.2 ble_app_uart example, but when I connect both GND wire and TX wire of the external device to my nRF52840 DK first, my nRF52840 DK...
Hi
As mentioned in this question: https://devzone.nordicsemi.com/f/nordic-q-a/69533/set-tx-power-on-zephyr-device , there is a sample to change the tx power using some HCI...
Hello,
I am trying to use the ble_app_rscs example app into the nRF5_SDK_17.1.0 package for connecting the nRF52840-DK board to the nRFToolbox Android application. However...
I have a small program that is to be used in production to test my device. It has to be scriptable so I'm using teraterm over rtt.
No external IO for a serial port.
Everything...
Hi Nordic,
Can you tell me how to remove commissioned a node from open-Thread ? Basically I want to remove a node from one network and put it in some other network. Are...
Hello,
I encountered a problem while trying to flash my PCA10040 nrf52 development kit.
I am able to compile my code in Segger Embedded Studio without a problem. The chip...
Hello:
I am using an nrf52840 on a custom board with W25Q01NV NOR Flash with the Nordic QSPI-NOR driver. Programming is with NCS v 1.8.0 (upgraded yesterday) and the VS...
Hi Team,
I am developing an application that required SPI communication with msp430.
But, some received characters are disorders, I see them by JLinkRTTViewer logs. For...
Hi
I'm using nRF51822 xxAA (256 Kbyte ROM). My code size are 66 690 byte, I'm using IAR.
Application memory setup:
This means that I have 131 KByte code size for my...