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...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Has anyone succeeded in setting up the SES thread awareness for FreeRTOS with the nRF5 SDK? That would enable showing the state of the FreeRTOS tasks (threads) in the debugger...
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...