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...
Dear Sir,
for my nRF52840 application made with the SDK v17.0.2 and S140 Softdevice I'm adding the peer module to a peripheral device example (UART with SAADC with timer...
I was trying to create my own sdk_config based on "$NRF_SDK/config/nrf52840/config/sdk_config.h".
I noticed it contains both the "NRFX" config and "Legacy" configs.
For...
I would like to change the GAP_DEVICE_NAME defined in nrf_mesh_config_app.h by DIP switch. like "nRF5x Mesh Light 1" or "nRF5x Mesh Light 2"
I have modified the light_switch...
Hi everybody, i get this error on a nrf53 with hr_coded on network coded, and UART example modified with multilink and coded_phy, tested by me on an nrf52.
The issue is...
Hello,
I was trying to get a Thingy:91 to run asset_tracker_v2 with an external GPS antenna connected to the U.FL.
NCS 1.7.0.
Based on the Thingy:91, I was trying...
Hello,
I am currently developing an application using as template the ble_app_uart.
My application works fine so far but we would like to add as a feature the pairing...
Hi All,
I am trying to implement UART SERIAL Bootloader for my device and I just need to perform DFU using uart serial without pressing BUTTON 1 and RESET buttons in nrf52840...
Hello, I am using sample hello_world app in SES, in the main file of which there are two print statements as: During flashing and debugging on the board, execution enters...
Good day to you,
I cannot find any reference/documentation whatsoever that relates to the following type of code... 4 lines of example code is below (from this link https...
Hi All,
I am trying to do Device Firmware Update (DFU) with MCUBoot bootloader for nrf52840 DK and I am following this link https://devzone.nordicsemi.com/guides/nrf-connect...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am reading and writing data using FDS. If you execute fds_record_update at that time, the error of...
Hello,
I'm using the off the shelf Asset Tracker V2 and the application is sending GPS position and other sensor measurement at every 2 minutes.
Is there a CONF to change...