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 all
I've tried to build the nRF5340: Multicore application on different host platforms using the nRF Connect SDK v2.1.0. It worked without any problems on Windows and...
Hi,
I'm using NRF52832 with s132 softdevice for a low power project. I notice that when running firmware with DFU Buttonless, the SoC consume more power than without it...
Hi,
I'm trying to reproduce the fatfs example on a nrf52840 DK and Sandisk micro SD card that's plugged into a Sparkfun Transflash breakout board. I can't seem to mount...
Hi everybody,
I'm working on a project where I want to write in an external flash nor memory, and transfer data over BLE. The combination of the peripherical_uart sample...
Hello,
I need to sample 2 saadc channels at 6Khz, and another saadc channel at approx 1/sec for a battery measurement. Which are configured for channels 0,1 and 6 respectively...
Hello all I am using nRF52832 I am using SEGGER Embedded studio for programing. I want to use pins 12 and 11 as Rx and Tx for UART. I changed the default pins to #define RX_PIN_NUMBER...
Hi,
Two weeks ago, I've tested my new devices in an anechoic chamber. I'm using Fanstel BT840X modules. These modules are using nrf52840 for MCU/Radio and SKYWORKS SKY66112...
Dear Nordic Support
I scanned through the DevZone Topics, and found a few tickets concerning MQTT-SN support.
As far as I have seen, MQTT-SN was once supported in the...
How can I enable a matter accessory device to actively send data to a matter control?
I'm using matter-lock sample to test the method of sending data from the matter-accessory...
Hello I have seen ALOT of posts referencing to first build and run ble peripheral uart example and then from there that it will be easy to remove the uart from the functionality...
Task description
I would like to use RTC2's COMPARE_0-event to trigger SAADC's conversion task via PPI, continuously. The RTC needs to operate by itself without CPU intervention...
Hello,
I'm using nRF52840 DK (Central) and nRF52840 Dongle(Peripheral). Dongle flashed with Simulation program which transmits data. DK flashed with hci uart controller...
Hi,
Are there any Thread compatible nRF chipset that are footprint pin compatible wityh nRF52832? I understand/interpret that it is not possible to Firmware upgrade 52832...
Hello,
Our customer has a project that uses nrf52833 as the master and want to connect to the slave of portable ECG meter (ble is Realtek). But they tried for a long time...