I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hello,
I am using PPK 1 kit with nRF52 DK. The system is used to measure the power on nRF52840 DK using DUT mode. The system was working just fine until I started receiving...
Hi
I'm trying to use the nrfx TWI Slave function with IRQ (No Poll), but there is no clean code available I found.
I'm using the following code:
But even if I can...
Hello,
I am using NRF9160 running the Serial LTE Modem application in NCS 1.5.0. When connecting with AWS IoT over a secure MQTT connection the maximum MQTT packet size...
I'm using nRF5340 to provide Bluetooth connection to other devices. Almost all Android devices connect correctly, for example: Samsung S21, LG G8X, Xiaomi Mi Mix 2. However...
Greetings,
I am using nRF52832 QFAA E0 in my development stages and found no issues regarding the architecture I have been using. Architecture:
DFU is built separately...
Hi, I am fairly new to the NRF and was wondering if there was a way to increase the sampling rate to 100Hz. I have used the ble_app_uart example to configure this code:
...
Hi,
I am using nrf52832 DK.
SDK17.0.2 and Softdevice S132
I have a ESP32 C3 module as a central device which scans for BLE5 devices.
I have kept the nrf52832 DK...
Hi there,
I was wondering, is there any project or plan to use the nRF9160 as a modem with standard ethernet interface ? The ethernet interface could be either
- RMII...
Hello, I currently have nrf9160 devices deployed running nrf connect sdk v1.3.0 that fails to reboot into the secondary image. It specifically happens when I try to send a...
Hello. I orignally had an expired SIM card that came with my device, so I got a new SIM card to setup with the Thingy:91. These come with an EID of 19 digits, but no ICCID...
The fault was caught by the weak handler, which I think means it was totally not expected.
The trace starts from peer_manager_init() which is part of the Buttonless DFU...
Hi Nordic Team,
I was doing OTA in nrf52840 using Secure DFU ble example in nrf5 sdk. Where i want add some customizations in the code.
1.I wanted to add spis example...
The sample in nrf/samples/event_manager crashes when running on QEMU_x86 with the following output:
I'm using NRF SDK v1.6. Do I need to configure something in KConfig...
Hi Nordic Team,
Can I upgrade the firmware between different softdevice? From s132 to s113
firmware 1: sd: s132_nrf52_7.0.1_softdevice.hex , bootloader: secure bootloader...