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,
I am trying to interface WM8960 CODEC with nRF52832 using (I2S and I2C) .
I am able to communicate with IC with TWI
I want to transmit the const uint16_t wavedata...
Working on a project where I need some sort of wireless communication. The device is located inside a metal enclosure, so IR is not an option. Its only goiong to trigger a...
Hello, I'm using an nRF5340 board with nRF Connect SDK as a BLE peripheral device, and I'm trying to get RSSI value when another device connects to it.
So I'm trying to...
I am attempting to enable the external LFCLK. I want the clock to swing rail to rail. I have the following code in place. I am using the s140 v 7.2 soft device and the nRF5_SDK_17...
We are using nrf52832 soc for our product development and using that we are trying to increase the throughput of our device using the information from the following forum...
Hi,
Why nRF9160 example serial_lte_modem:http get data from http://hk.iotlib.cn/http_test_data.dat missing some bytes:
Repeat steps:
1. sdk:ncs v1.8.0 2.example...
SDK: NCS 1.8.0
Peripheral: nRF52832
Hello,
Is there a better example for creating a static library using NCS than the "external_lib" sample?
The example showcases...
I have a working build for the nRF5340 DK that implements a custom service and communicates over BLE. As I add features, the binary for the Application Core changes; the binary...
We have developed many solutions starting from example and modifying them to fit our needs, this one in particular has me stumped. We already have working BLE and USB CDC...
Hi,
I'm using nRF connect SDK 1.7.1 with ZephirOS.
I'd like to configure input / output to be redirected to UART and mirrored to USB CDC/ACM.
The reason is that I...
(nRF Connect SDK, v1.8.0, nRF52840)
I would like to create classic Bluetooth Classic peripheral behavior, the peripheral is not advertising (or advertising without name...
Hi, I created a Zephyr project for board : nRF5340DK_nRF5340_cpuapp . Now, I need to read the Device ID from FICR. I made changes in overlay file as shoen in atached first...
Hi,
I am using SDK 17.1.0 as a host scanner. When I changed the timeout to 0, there was a problem with the connection slave (NRF_ERROR_INVALID_PARAM). I'm pretty sure the...
I'm currently using: - NCS 1.6.1 - Zephyr - NRF52840
I'm using the lwm2m client to read and write to lwm2m objects.
When the device starts for the first time, I store...