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...
We had tried AT#XSLEEP=1 command in nRF SDK 2.5.0 and it worked. We saw it working for both modem FW 2.0.0 and 2.0.1.
When we updated SDK to 2.6.1 and modem FW 2.0.1, the...
I am building and running the Serial LTE application on a nrf9160. But am facing an issue with the application going into a reboot loop when network is activated.
I am using...
Hello,
I am working on building a BLE peripheral using the nRF52 DK board. I want to create both connectable advertisement and unconnectable advertisement (beacon type)...
Custom nRF9160 hardware. UART0 over RX/TX-TTL. Updated to MFW 1.3.6. nRF SDK 2.5.2.
Two issues:
1)
Normal at_client w/ PDN enabled to set APN. LTE Link Monitor, and...
Hi
I have a question regarding the power consumption of my own PCB.
I have taken a power profile of the nRF9160DK dev board and of my own PCB with the same software, but...
Hi,
I was looking for a way time sync among nrf52840 devices and I found "Wireless timer synchronization among nRF5 devices" guide and the git hub.
However, it seems...
Since upgrading to macOS Sonoma 14.4.1 yesterday, I can no longer use my NRF52840 DK (PCA10056). The `JLINK` drive momentarily mounts and then disconnects. This process repeats...
Subject: Assistance Required: Troubleshooting nRF52840 and nRF52832 Connection Issues
Hi,
I am currently working on a project involving a nRF52840 (S140) serving as the...
Hi,
I am on nrfConnect SDK v1.7.0, with a nrf52832, with UART in ASYNC mode.
During the uart event callback, the event type UART_RX_STOPPED, but when I check for the error...
I am having issues getting the LVGL library working with my nRF9160 Feather . I am using SDK version 2.5.0.
I have narrowed it down to the call to: `lv_task_handler()` not...
Hi,
Starting from the AWS IoT sample, I’m having a hard time configuring the connection before calling net_if_up() which abstracts a lot of stuff. I would like to configure...
If you try to write a program on a board with nRF5340 installed, an error will occur.
I can write to other boards using the same J-Link, so I don't think it's a J-Link problem...
I disabled the DIS. With nRF52DK the custom services characteristics are shown but if I upload the code to the ebyte e73-tbb, the custom service and characteristics are not...