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...
Our customer Farho is using the nRF905 transceiver a long time ago in their heater systems.
Now they have a project where they need to establish the communication with...
Hi everyone ,
I am working on button and pwm function by using timer ,whenever i press the button for 3 sec and pwm pulse signal is getting generated followed by pressing...
Hi,
I want to evaluate communication between several NRF51 chips using ANT. I could just buy a bunch of NRF51 DK kits but that seems pretty expensive.
What is the best...
Hi. I have the following code which runs perfectly on several C IDEs ( including Eclipse, Dev-C++, Code:Blocks and on the Linux Terminal using gcc as well ). However, when...
Hi,
I am an iOS developer trying to implement the app for an nrf51822 chip-based device. I am trying to perform DFU of application type using the objective-C files from...
As title, im using nRF51822 as a ble uart.(ble_app_uart)
But it will sleep when No connect for some time.
how can i turn off the sleep mode?
I want it be a "always...
Hi, may I looked bad , but I can not find NTF52 documentation, datasheet, evaluation board schematic, pinout, price... nothing , except the file nrf52.h in which I found some...
The following SDK files have incorrect comments:
markrages@qountdown:~$ grep 'units of 0.625' -r /opt/nrf51sdk-11.0.0 | grep 300 | grep to\ 25\ ms
/opt/nrf51sdk-11.0.0...
I configured nrf to go to sleep after 5 minutes of inactivity and then wake up by external signal (by accelerometer interrupt if any movement detected). what struck me is...
Hi again,
I'm here with another HID problem. When I flash my chip with standard HID mouse example, OS discovers it with it's declared in code name, connects succesfully...
I have designed an custom application board based on nRF51822 SoC,
Now i wanted to do testing on RF front.
I found one Test guideline(RF_Performance_Test_Guidelines_v1_0...
Hello Everyone,
I am able to do this functionality by using NRF5DK
Using Android APP (MCP master control panel) am able to make beep sound in the NRF51DK by using...
Im working with a nRF51422 EK. So, there is an android application with 2 buttons. Each of them can Set a LED. It will be set as long as the button is pressed on the application...
SDK:10.0.0
Here is the error when I compile
..............\components\softdevice\common\softdevice_handler\softdevice_handler.h(40): error: #5: cannot open source input...
Hello,
I have a project which is currently using S110 SoftDevice v7.1.0 with nRF51 SDK v6.1.0. The hardware is nRF51822 xxAA revision 2. It will probably be upgraded eventually...