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...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
nrf51822-QFAA has 16KB SRAM,when run with SoftDevice S110 v9.0.0,
the memory areas is below:
why the size is 0x2000(8K)?
when change size to 0x4000(16K), the app can...
Hi,
I'm wondering if there is a throughput example for the NRF52-DK?
There seems to be one for the NRF51-DK posted on the Nordic github but nothing much for the NRF52...
Hi,
I am having BIG problems getting the Bluetooth Dual Bank Bootloader sample to work!
I am using Keil 5.18 and using SDK version 9.0.0 and also tried 10.0.0. I have...
I need change the interval in runtime, so I call a function with the interval as the parameter advertising_init (interval ) every time that I will change. This function define...
Hello, i recently followed your tutorial nAN-36 to understand how to add a custom service to my project. I managed to do this and i also created three characteristics to control...
I'm trying to set up the ADC to read a battery voltage but am unable to get the adc result to change regardless of whether the input line is connected to VDD or GND. I'm using...
I've noticed that MCP for Android version 4.0.4 incorrectly translates company identifiers in advertisement packets.
For example company identifier 0x02BE should be reported...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
I have tried to create delay_timer function using app_uart as nrf_delay replacement in order to save power as much as possible in a short delay existed in any part of my code...
I tried all the examples TWI code on my device and a dev kit nRF51-DK. Nothing appeared to work, either I get a into the WDT handler or the nRF51 resets.
While combing...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
Hi,
I'm trying to use the NRF24L01 as a replacement to HS6200p. But I can't find 0x1E (SETUP VALUE) and 0x1F (PRE_GURD) in the NRF24L01 datasheet. Actually, in the datasheet...