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,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hi,
I'm trying to build the MQTT sample for a custom board, trying to communicate between nrf52840 and nrf7002 via QSPI. Here's my board definition:
In the build configuration...
Hello everyone,
I Have a LTE reconnection issue after LTE signal loss with SDK 1.3.6. I was doing some LTE connectivity tests by placing the board in a faraday box. After...
Hello! We have developed a custom board featuring an nRF9160 and an ESP32-C3-MINI-1 co-processor, which is flashed with AT-firmware (version 3.2.0.0). Our current application...
Good morning, if I wanted to develop a board with the VM3011 device, where can I find it? It seems impossible to find it as a device in major stores, and I can't even find...
Hello,
I would like to develop a temperature logger which Starts to log temperatures between certain limits
The data is stored until the device has connectivity to the...
Hello,
I know this issue has been discussed extensively in different posts, and I believe I read all of them, but still I can't get it working.
I'm trying to drive...
Hi,
I'm trying to run the i2s output sample from NRF Connect SDK 2.7.0 on the nrf52840 DK, and I'm only getting the clock signal from P1.15, and no signal from any of the...
I'm just a bit fuzzy on how all of the bootloader stuff comes together.
Our application is small (100K-ish), so a dual-bank strategy seems appropriate.
It uses a proprietary...
Hi.
Could you please tell me how to trigger an interrupt when changing the USBREGSTATUS register?
I can monitor the state of this register in polling mode, but I don't...
We used two different packages of 833 and assembled two batches of PCBs. The first batch used the aQFN package, and the radio can operate normally. The second batch used the...
Hi,
We are using nrf Connect SDK v2.0.2 with the hci_rpmsg app programmed into the network core. We have a second radio test DTM application programmed into the network...
Hi, I have used nrf5_SDK//examples/ble_peripheral/ble_app_hids_keyboard & ble_app_hids_mouse both examples with my nrf52840-DK this device is visible in my mobile and laptop...
Hi,
I have a custom nRF9160 board. ADXL362 & MX25R64 share the same SPI bus. I'm trying to validate it individually and looks like there is no communication between both...
Hi.
Board : nRF52840 DK
SDK : NCS 2.0.0 (zephyr) or SDK 17.1.0
I test qdec example.
if I set sampleper value 256us/128us, NRF_QDEC_EVENT_SAMPLERDY Event is not raised...
I am recently trying to get up and running with the nrf9160-DK and have been unable to flash the board successfully even with the Quick start (v0.2.6) app in nrf Connect....