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...
Hello everyone,
for a low-power application, I need to evaluate the total power consumption of the nRF52840 Dev Kit. To verify my measurements, I set one of the GPIOs to...
Hi all together,
nrf52810 SD112 SDK 15.3.0
I have a problem writing to flash with the nrf_fstorage module. I try to write an array of 32 Bytes into flash, triggered by...
We currently want to use the USB Dongle nRF52840 to monitor a communication between two Bluetooth devicesand we are new to this field. First we installed the nRF Connect for...
I am trying to build the AES crypto example in the SDK <install_dir>\nrf5sdk\v16\nRF5SDK160098a08e2\examples\crypto\nrf_crypto\aes\aes_all_cli (nrf_crypto_aes.eww).
Compilation...
Hello,
I am using nRF5340DK board and I am trying to enable high-speed SPI pins in nrf5340dk_nrf5340_cpuapp.dts
&spi4 { compatible = "nordic,nrf-spim"; status = "okay...
Hi Team,
We are trying to connect our product (thingy91 reference) to the Link Monitor application to check LTE connectivity and antenna performance.
Loaded nRF52840...
Hi
there are some question regarding this in the forum but I didn't find any clear approach on changing the MAC address.
I'm on SD132 with SDK17 and want to change the...
I just got started with the nrf9160 DK and I tested it with the Asset Tracker application (following the getting started video). At first everything was working fine and I...
If I am creating an application using the Zigbee stack running with nRF Connect SDK and Zephyr, what hardware is not available to me because it is already consumed by the...
I have both a NRF9160DK which I can program and, Zephyr, blinky Serial modem etc, all work on the DK and I also have a nrf91 Thingy.
The Thingy won't respond to programming...
Hi Nordic
One of My customer employs nRF52832-QFAA in their product. They use SDK 17.0.2 and SES to develop their product。
They found the flash is now enough(they use...
I have a NRF52840. To save some energy I wanted to disable the soft device so that there's no bluetooth activity at all. However instead of an average consumption of about...
I am developing BLE Mesh product with `nRF connect SDK`.
I understand most of sample project has a function of proxy node. But I don't know how to connect a provisioned...