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, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Although the login form in the right side-bar works, the on in the main page does not. To reproduce:
Log out,
Click on 'Sign in' on the side bar
It should take...
Hi,
I am trying to use PPI for generating a output of lo to hi when NRF_RADIO->EVENTS_READY occurs.I want to generate on the same pin hi to lo when NRF_RADIO->EVENTS_END...
There are a couple of threads in the Developer Zone which mention backwards compatibility issues for nRF51822 BLE with DFU. Some of these are focussed around MCP (Master Control...
Hi !
I would like to use FFT with the nrf52. There are some FFT functions in the arm_math.h, but the linker fail :
1> Compiling main.c
1> Linking nrf52832_xxaa.elf...
Hi, in older SDK there seemed to be a simple way to redirect stdout (simple_uart.h), but in SDK 11 I cannot find these functions. What is the recommended/minimal way to redirect...
I use the nrf51822qfaa,s110 v8.00,SDK V10.0.
I use PWM module with a piezo buzzer.
Now I need change the buzzer frequency,
How can I change the PWM frequency?
for example...
I started looking at the alert notification example. I just can't see how people understand the complex state sequences the peripheral (or central for that matter) go through...
I am using em::blocks and arm gcc with ble nano from readbear labs.
I built the template example but it is not working.
The output hex is the same as if i had built it with...
Hi, I am about to purchase PCA10040 V1.1.0.
I heard that one has the latest chip revision nRF52. ( ref. link )
I'm very excited to start with the new feature in nRF52;...
I have a peripheral and a central.I set my peripheral which have the function of static Pin,for example: When I use cellphone to connect to my peripheral , the cellphone must...
Hi all,
I am trying to read and write in ble central and peripheral code with softdevice s130. Here i can able to connect to particular ble device with unique ble device...
When trying to setup the gcc toolchain with Eclipse Luna IDE, I ran into the problem when I can't set a break point when debugging with the GNU ARM J-Link Debugging Support...