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...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, thank you for taking time to review this. I am trying to setup a serial DFU setup for the nRF52 on the nRF91 DK board. I am running into problems getting it to work...
In the nRF Toolbox I found this Beacons option where i can update the UUID , Major and Minor of the beacon. How do I use this functionality of nRF Toolbox app?
Hello, I'm not very famililar with Airfuel, but I want to add in my device wireless charging function. I start searching solutions for this challange and I found Airfuel and...
Hi
I am facing problem with segger. Project get compiled and able to program hardware but hardware is not working until debug process is start. After put hardware in debug...
Hi,
I am trying to establish UART communication between two nRF52 Dev boards. I flashed both of them with UART peripheral example from 15.2.0 SDK and connected TX,RX and...
Hello,
Recently I'm working on the project that utilizes the nRF chip and the external memory MX25R3235F. The SDK is 14.2.
I'm trying to configure the peripheral and the...
Hi I am using nrf52832dk as master and slave for spi communication. I want to send below data over spi. 0x8000000008 0xEC000100C5 I am get confused in transfer function of...
Hey,
referring to my previous thread in https://devzone.nordicsemi.com/f/nordic-q-a/44298/running-usbd_hid_generic-in-nrf52832-using-a-custom-usb-module-mcp2200 . so am...
We are using the Development boards nRF52-DK from Nordic and trying to utilize the mergehex.exe downloaded from Nordic website.
using Segger Embedded Studio (non commercial...
Sir,
I have one nRF52840 DK and ADXL335 accelerometer. I need to get the 3-axis values, Xout, Yout & Zout, from the accelerometer and send through BLE to my nRF mobile app...
Hi,
I was going through generic_level_messages.h and generic_level_common.h files looking for the parameters for generic level status message.
I noticed that generic_level_messages...
I am using nRF51822 with SDK 10.0. I want to configure a GPIO pin which can wake up the MCU from SYSTEM OFF Mode and call its IRQ handler. Please find below configurations...
Hello,
I am using an nRF52dk with no additional hardware, in conjunction with SEGGER Embedded Studio V4.12. I started with an example from nRF5_SDK_15.3.0_59ac345 called...