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 need a reference PCB layout for the nRF52810-CAAA WLCSP-33 chip. There doesn't seem to be a reference layout for this specific chip. Furthermore it differs from the...
Hi everyone,
I have a couple of Laird BL653 boards which use the nRF52833 chipset. They have SoftDevice S140 v7.0.1 on them and I'm using the nRF Mesh v3.1.4 for IOS. The...
On an NRF52811 (and I've had a similar problem on a 52833) I'm unable to use the NVS subsystem. Everything inits fine but there is a fault when writing to NV. If BT is disabled...
Hi Nordic team,
We have tried using Bluetooth peripheral HID keyboard example from nRF5 SDK and found an interesting problem.
In our setup, nRF52840DK is running the provided...
Hello all,
I have trouble reading saadc data with an amplitude of 10 µV - 100 µV with a sampling rate of 1K Hz by using nrf52832. I was wondering if I could get advice/help...
Hi,
The code is working normally, but when I include ble_radio_notification_init functionality. Then it crashes (hardfaults), on some boards not all.
[19:18:40.550]...
Hello.
We are migrating from SEGGER Embedded Studio (SES) to IAR Embedded Workbench (IAR). SES used Printf as a comment display and output it to the Terminal Emulator. I...
I've previously used Getting Started Assistant to install nRF Connect SDK 1.5.0 on macos and managed to get a complete and functional install.
I'm now trying the new Toolchain...
HI,
I have few queries regarding nRF52805.
Is there any specific pin configuration required to enter nRF52805 in to programming mode?
What is Adverting connectable...
Hello. I am conducting experiments with data transmission via the Enhanced ShockBurst protocol with BMD-340 modules. Transmission parameters: 2 Mbit radio channel speed, 512...
Hello Sirs
I want to use the serial port of nrf5340-Dk to get some serial data from a sensor and transmit this
data Via a peripheral connectable config by nrf5340-Dk ...
I'm trying to access an SD card with FAT_FS, with no success. I hooked an analyser to the SPI, but it's completely dead. I'm using NCS v1.6.0.
Is there something...
I am very new to BLE development, and am building my application on top of the ble_central\ble_app_uart_c example.
I have this tag defined at the start, with the other global...
Dear Nordic Engineers
Our customer uses NRF52810 with a PA chip, the model of the PA chip is RFX2401C. The attachment is the manual of the PA chip. The hardware connection...
Dear Nordic,
We use CONFIG_BT_CTLR_DATA_LENGTH_MAX definition set to 251 in our project to be able to send large data packets. Still, when migrating to nCS 1.6.1, we've...