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...
I have compiled and debugged the temperature_pca10036 code from nRF5_SDK_v11.0. I have used termite terminal for getting info about transferring of data from nRF52832 board...
Hi,
I am using nRF52 board and want to change the RESET output from P0.21 to P0.2.
-I have CONFIG_GPIO_AS_PINRESET defined in the makefile.
-When debugging I can...
First, we implemented ble secure dfu application on nrf51dk. After, we want to program nrf51822xxaa device with same ble secure dfu app. In addition, we saw about rom/ram...
Hello Friends,
I've Get my Thingy from Nordic Tech tour and have a good time with it.
I think everything is perfert, but location of ccs811 ( Tvoc +eCO2 Sensor ) is...
Hi Nordic & friends,
As I know, DLE(data length extension) is not supported in S112. We are using nrf52810 in our development, so I make a test.
A long data packet(>=20...
How can I perform multiple A / D conversion?
I created a program with reference to the method of the old version of A / D conversion, but the function name and argument used...
Noted that the new V15 SDK for IAR does not have linker config file set correctly on ble_app_blinky_pca10040e_s112 project. The .intvec start location was set to 0x19000 and...
Hi all ,
i'm using nRF51 DK ,im getting issue while program downloading on flash .Program compiled correctly(no any error) even it show flash downloaded but the application...
Hi There,
I have been looking into how to connec my QSPI NOR Flash to the NRF52840.
I have notivced a discrepancy between the comment in the Table 3. of the OPS and the...
Hi,
I have a peripheral which sends data to the central and from central i n eed data to be send to Mobile App
is it possibe to do and how???
or any other ideas you...
I am using Keil 5.24.2
I already downloaded and compiled with build_all the micro_ecc. Having no issues here.
According to the error, and what I read in another thread...
I have been investigating the possibility of using the QSPI external flash peripheral on our NRF chip. After doing a typical qspi read command, the external flash chip would...
Hi,
when i make a connection to my device i get 4 `BLE_GAP_EVT_CONN_PARAM_UPDATE`.
If i make an action of read or write when update event occures i get a duplicated read...