Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
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...
Hi!
I try to set up a unit test environment for my project but I still encounter problems with the runner generation process.
I have the following project structure
...
Hi,
I am trying to have mcuboot in Zephyr to execute the hello world sample (mcuboot\samples\zephyr\hello-world).
I generated the bin for hello world and signed it as...
Hi. I have an urgent issue where after using the JLINK disk programming function on the NRF52-DK, my device is stuck in high current (3ma) debug mode until power is cycled...
I'm sending Data from nRF51822 to nRF24L01. The configuration of the nRF51822 is NRF_RADIO->PREFIX0 = 0x43434343UL; NRF_RADIO->BASE0 = 0x43434343UL; The address of the 24L01...
Dear support team, I would like to simultaneously use logging and CLI via UART in an application running on the NRF52810 with Softdevice S112. In my application, I need to...
Hi
I am having a problem debugging a basic UART code.
I am using Segger-16 for Nordic, and I have an issue with #include "app_uart.h"
I downloaded the nRF_SDK_17.0.2...
Hi,
could some one inform me how to create a bare metal project for nRF5340 (Network Core/Application Code)? The specification gives everything to create an own stack on...
Hi there!
I'm having an issue adding WiFi functionality to my project. I use the nRF9160DK and the nRF Connect SDK v1.5.1 on a Windows10 platform.
To keep it simple i...
I am using nrf52DK board as an observer to test my beacons. I have kept scanning enabled all the time (scanning interval & scanning window same), but the scan_evt_handler...
I want to use the nrf5x to develop the host/gateway of bluetooth mesh, may I ask which model is more suitable, which model currently supports the most mesh nodes?
And which...
Hi Nordic team,
I have successfully developed an application using nrfx (Timer/PPI/SAADC) combo in NCS 1.5.x to be able to sample 2x differential channels very fast.
Similar...
I have trouble developing BLE devices with Nordic NRF5280 and SDK 15.3.
I have a device that uses a custom BLE service, And when using nRF Connect on the mobile phone, all...
I have been developing some nrf52832 code (SDK 17.0.2) using the Segger RTT debug window for logging. I added the code from the UART example but the printf goes to the debug...
I'm planning to modify the nrf52832_ciaa reference designs in altium to emulate the functionality from a development kit and add an RTC.
I need access to pins P0.23, P0...