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 want to implement a button-less boot loader with ble_app_uart running as application. What I have to do is, when I send some data through ble_app_uart it should switch to...
I'm testing out twi_master_using_app_twi example code on the nRF51-DK.
It appears to wite on the twi bus as expected but the nRF51 resets after executing
// Initialize...
Hi
I am trying to write an application that works in both central and peripheral role simultaneously. This means that my application needs to initiate and accept pairing...
Hi,
I have made my custom board using nrf51422 sample chips (Which came nrf 51422DK ), but my working / sample program which works on DK gets crashed on custom Board.
...
Hi, everyone
I add the dfu service codes to the ancs sample program, the dfu service codes comes from the heart rate sample, and download the bootloader codes to the device...
We are using latest nRF MCP playstore app. Since when we updated to Android 6.0 in Moto G(3rd Gen), we are experiencing connectivity issue with our BLE device. We have enabled...
Hi,
I have a problem with pstorage_store() function.
The function pstorage_store() doesn't seem to write the correct data when called multiple times without calling the...
Hello.
I have downloaded and installed Nordic STK and nfrfprogtools.
Now i am trying to through devzone.nordicsemi.com/.../ tutorial.
I successfully loaded s130 softdevice...
Hi,
Is there any method that I can use to get the LE Packet or the Baseband packet ( With Access Address) passed onto the application? (Using S110 or S130)
Thanks
I started by compiling BLT uart app successfully on MDK5 but found out that it is giving errors on the startup files in the Device Pack.
I tried to refresh and update Device...
Hello Everyone,
I am trying to measure the (3v)battery voltage by having proximity example as reference but intially it is showing 100percent later it is going to 13(percent...
Hi,
SDK: v11.0.0.2-alpha
DK: PCA10040 (NRF52)
I am trying to build a peripheral application that communicates with an external device via UART (h/w flow disabled)....
Hello!
I have PCA10006 with revision QFAA nRF51422
I am testing the buck converter's ability to make the system consume less power when transmitting.
Example is ant...