Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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....