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 while implementing Media Transfer Protocol MTP I wanted to know how many bytes were transmitted by the host on EPOUT. I had to do a bit of research and trial/error - I...
Hi,
SDK : nRF5_SDK_15.2.0_9412b96
I want to perform pairing between mobile app and a device NRF52832 device based on the device serial number.
In other words I want...
Hello,
I come to you because I wanted to recover the GPS data in my project for that I based on the sample agps, however when I launch my project at the time of the reception...
Hello
I had integrated the DFU client stack in ble_thread_dyn_hrs_coap_srv_freertos project.
SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8
After clearing all the...
I send AT command:
AT+CPSMS=1,"","","10100010","00100001" Which means active PSM mode with TAU time = 2 minutes, RAT = 1 minutes. I receive: CEREG: 1,"61E6","090A8C15",9...
Hi,
I'm busy evaluating an application right now, I would like to ask whether Bluetooth Mesh can be realized or other solutions can be provided.
A terminal device, similar...
Hi. We are currently working with nrf52 SDK 15.2\.3 and wish to move to nrf-connect-sdk with zephyr BLE MESH stack We are using several peripherals on nrf52840 which i'm not...
Hi,
I have a peripheral, that should connect to a central automatically. The problem is, there might be multiple
centrals with the same target name available and the central...
Hello, I made a new project at SEGGER for nRF5340 and in the first step before do any development I face with the attached error! The file it asked doesn´t exist !! Could...
Hello DevZone support team!
We are right now doing GCF certification of a device based on nRF9160 and need some urgent support from You!!
Attached is an excel sheet with...
Hi, I need more information about the GPS Chipset used in NRF9160 SIP or give me the name of this GPS module, so I can find its spec on the internet. Thanks in advance
I'm trying to activate because I want to use the HKDF of the nrf_oberon library. But when I try to compile with CMake and the target zephyr_final I get the following error...
Hello,
I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins...
Hi,
I am using this SDK: nRF5_SDK_15.2.0_9412b96 with NRF52840.
Having a disconnection issue where the device disconnects after one hour, If there is more devices connected...