Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
I am working on specialized PCB's for my job, and we are trying to capture modem traces for our devices. Via JTag, I have serial access to pins P0.05 (TX) and P0.06 (RX) of...
Hi All
I m developing a project in nref9160, in GNSS part, I need to use PGPS, but can I control the checking in nrfCloud? sometimes it go to download PGPS and make GPS...
Dear Nordic Developer Zone,
I am working on MAX30003 ECG ( https://datasheets.maximintegrated.com/en/ds/MAX30003.pdf ) with Nrf52840-DK. My sensor is work on the 32.768kHz...
Hi,
I have been having quite a lot of issues around connectivity and my device, all of which at this point has stemmed from MNO blocking activity from MVNO's ( here and...
I tried adding DFU capability to the broadcast_audio_sink sample. At first i copied the whole sample code to a different directory and opened that folder in VSCode which has...
We are running into an issue of stability with our LTE connection. Our nRF9160 makes a call every 5 minutes to our backend. On start-up, the device connects and starts making...
Hi,
I am working on mesh network. i need to control 10 nodes in the mesh network with having one main node. I have taken the light switch sample as an example.
The process...
Hello,
We are trying to use nrf5340 and W25Q128JV ( https://www.winbond.com/resource-files/W25Q128JV%20RevI%2008232021%20Plus.pdf ) nor flash on our own designed card. I...
Hello,
We are trying to get the XIP example working with a custom nrf5340 board with the mx25l25645g memory chip. Using VSCode, 2.7.0 toolchain, 2.7.0 sdk
The project...
Hello,
nRF connect sdk extension v2024.9.87 stopped working for building Zephyr apps (HWMv2). Previous version worked fine. Extension crashes loading project
The issue...
Hello,
Not sure if this is the right place to report a bug, but I couldn't find anywhere else.
I have an issue on nRFCloud when looking at the messages in the terminal...
I am using a custom board with the nRF9160 SIAA B1. I encounter an error where AT commands cannot be sent. How can I resolve this issue? modem version 1.3.5 SDK version 2...
I have a nRF9160 board that is running fine with a modified asset_tracker_v2. Recently I started getting the message shown below. after some time the system does connect and...
Hi,
I have a custom board similar to the thingy91.
I use two MCP251863 (same as MCP2518FD with an integrated tranceiver) on the spi3.
schematic
device tree ...