I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
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...
Hi all,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK. I want to observe packages sent by the client and packages arriving at the server...
SDK: NCS 1.4.0
board: nRF9160-DK
sample: lwm2m_client
Question:
I am testing SERCOMM module and nRF9160-DK, but there is difference in registration procedure .
When...
Hello, I migrated codes that I believed to be relevant to the UART output to a new project, namely the uart_init function and others, and it worked in main.c, which is where...
I am trying to use the connectivity firmware with an NRF52840 dongle to communicate with an nRF52840-dk through the nordic UART service, but I am unable to use the pc_ble_py...
Hello,
I am curently working on project with a nrf9160. I will use the nrf9160 as modem controled by a nrf52840 and command AT. I will send data true GSM every 12 hours...
Hi, This is the second time posting this issue. Using nRF9160 dk with nRF Connect SDK v1.3.1 with zepyhr v2.3.0-rc1-ncs2. I tried the BME280 sample from zephyr which gives...
Hi,
I connect the nRF52820 and other devices with UART and communicate with the baud rate of 38400bps.
I know that the transfer error rate is different for each baud...
I have two tasks and I want to run those tasks one after the other.
currently when I comment on one of the task, the firmware running without any error.
if run those two...
I have been unsuccessful attempting to perform an FDS write or update WITHIN the DFU Event handler... the update or write never completes (no FDS_EVT_WRITE or FDS_EVT_UPDATE...
Hi,
I am using NRF5340DK, and I want to define P0.20 as my SPI MOSI pin.
However, this pin is pre-defined by Zephyr as uart0 tx pin, in zephyr.dts:
Everytime I reset...
Hello,
Our product has two pieces of information that must be programmed during production: a shared secret key (128 bits) and a public, unique device identifier, also 128...
Hi guys:
I flashed the ble_app_uart(SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart.),
When I pressed button1, there...
Dear all,
I'm trying to modify ble_central_uart (SDK16) to connect two peripherals. I've achieved the connection and been able to print receiving data via UART.
But...
Hi All,
I am NEW to Nordic Devices and I want to try to learn as much as I can.
I have bought a startup Dev Board to learn my skills with: E104-BT5032A-TB E104-BT5032A...