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...
Hi, we switched from your competition to your platform. I know you wrote somewhere that you cannot provide examples for every sensor out there. But your Nordic Dev Zone is...
I have run many tests using the light_switch demo. I have noticed that occasionally the latency is much larger. The latency jump is between sends, i.e. it will send 20 times...
I am using 3 mobiles for testing
1. One Plus 6
2. Samsung Galaxy Note 8 or Google Pixel
When I connect my hardware with #1 phone and send some data from the nRF Connect...
hello.
i am new to nrf52832
my question is when i press the button it will goes to interrupt handler then turn on the led if i press the same button led will turn off...
LTE link monitor does not work.
OS: Mac SEGGER IDE: v4.16 place: Tokyo in Japan.
I set up the environment from scratch following Get Started Assistant v0.9.2, updated...
Hi,
our installed base of sensors transmit their data in periodic BLE 4.0 beacons. I would like to develop a relay board that receives these beacons, and then retransmits...
Hi,
I want to use the nRF9160 DK for an NB-IoT application. I am located in Bavaria, Germany where there is no LTE-M coverage. I understand that I need the NB-IoT version...
To the kind attention of Nordic support team, from www.nordicsemi.com/ I downloaded all nRF24 Files.
I found very interesting the nRFgo Motherboard (nRF6310 Rev 1.4) pinout...
Hello ,
I am new to nrf52832
i am using external interrupt for led on and off
here the problem is when i press the button 1 led will turned on if i press the same button...
For Zigbee RF manufacture test, we did try nRF52840 using the sample code "radio_test" in SDK nRF5_SDK_15.3.0_59ac345,
but it seems that only the TX power information can...
Hi all,
I'm developing a buttonless DFU based application using the SDK v15.3 Following the documentation was pretty easy and I'm now able to run the app_ble_buttonless_dfu...
Hello All,
I am working on nRF51822. Use nRF51 SDk 12.3.0 version for reference. Writing program in IAR in windows.
Porting the OTA DFU to my custom APP.
use SDK 12...
Hello
I am developing a product by using nrf52840 and s340.
I know the way how to certificate ble. It is using the dtm example.
But I don't know how to certificate...
Hi
I have a question.
I am using USB CDC UART example code for my application development.
I have changed VID and PID in sdk_config.h file as per requirement.
Now...
Hi All,
I want to communicate ST25R3911B with nrf52832 controller,
It is interfaced on SPI controller.
I could not find any API related to this in SDK 15 but while searching...