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'm having trouble connecting the nRF9160 DK to the Bell LTE CAT-M network. Running the Link Monitor tool with the at_client flashed on the device, the DK only reports bands...
I am a novice who now deals with nrf52 dk.
devzone.nordicsemi.com/.../getting-started-with-the-nrf5-development-kit I installed command line tools according to the guide...
Hi,
I am taking sensor input and giving that to P0.01. It works fine on nRF51822DK board but it not works on my custom board. I checked schematic also. Refer the schematic...
Hello,
I am using NRF52832, nRF5_SDK_15.2.0 for product.
I am using FDS library to manage some files.
Here is situation I met.
I created 2 records( Record 1: CONFIG_FILE1...
Hello Nordic
I noticed new SDK 15.3.0 so I try to change SDK from SDK 14.2.0 to SDK 15.3.0 and from s320 5.0 to s340 6.1.1
My board is nrf52840. I try to migrate the...
Hello,
I'm searching informations about the regulator REG0 (Internal regulator of the nRF52840 chip). I have find the chapter "5.3.8.2 Regulator specifications, REG0 stage...
Hello Nordic
I repost devzone.nordicsemi.com/.../peer-manage-problem
I noticed new SDK 15.3.0 so I try to change SDK from SDK 14.2.0 to SDK 15.3.0 and from s320 5.0 to...
hi,...
i am using nrf52382 and nrf52840 ... one is client and server . i am using mesh sdk 3.1 .... i have debugged the example light switch server and client respectively...
Hi,
Recently I have migrated my app of SDK13 to SDK15.2. It's a little bit complicate but it works with patience, thanks for the migration guide !
My problem now is when...
Hi,
I've just downloaded SDK 15.3 and compiled BLE peripheral HRS app. After flashing SD 332 and the app and starting it, it seems to hang on disconnection. I.e. It starts...
I developed an application using nRF5 SDK for Thread and Zigbee v2.0.0 but I'm having problems when I want to send a broadcast from the Coordinator to all Sleepy End Devices...
Hi,
I wanted to know about gps of nRF9160. How much is the accuracy of this device ?
Anybody has worked on gps feature of nRF9160 module ?
Regards,
Archana
Hi,
I need some clarification about how to differentiate the normal press and long press detect for a single button to assign awake and sleep mode.
I am using nRF52832...
Hello,
First of all, here is my setup :
- SoC : nRF52832
- Board : BLE nano v2
- SDK : 12.3.0 version
- SD_Version : s132_nRF52_3.0.0
- Compiler : GCC
- Smartphone...