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...
The prototype I was working on has a nRF52832 on it and for some time it was working fine with the Segger Jlink base. However today I started to try to use the low power modes...
Hi,
I am using "TWI Sensor" example(SDK v17.0.2) as reference in our application. For multiple bytes transmission this is how I defined in "nrf_drv_twi_tx".
Here is...
I have searched Nordic and the web and have seen several instances of "can't uninit saadc successfully". Neither Nordic support nor I am aware of a single example of saadc...
In my product, the nRF52810 module is kept in system ON sleep mode until a user intervention is executed, upon which the module wakes up. But while in sleep mode the app_timer...
hi all, i'm using 52833 for direction finding, applying nrf_connect SDK into it. i'm intend to develop a direction finding project. i had meet some technical issue on [bt_df_set_adv_cte_tx_param...
Hello,
I'm using the nrf5 sdk 17.0.2.
I'm wounder why the current API of the nrf_queue doesn't implement a peek with random access? I know by definition a queue is a collection...
Hello everyone
I'm developing a software which should use the latest OpenThread version and if possible in the form of prebuilt libraries. I followed the tipps and instructions...
I try to execute the PWM settings via the library in an extra .h/.c file to keep my main method as small as possible. Unfortunately the program sticks in the ErrCheck and...
I am currently designing a circuit with the NRF5340. This circuit will be alternatively supplied by VUSB when connected to a USB port and by a 1.8 V power supply to VDD when...
Hi,
I am using nrfconnect to debug my application code. i have an application code with 9 services in total and it is working fine as expected.
Now the problem is, if...
I have a freeRTOS based system and my Logging Thread, which is based on the examples has odd behviour when used in conjunction with the WDT. When I first program the board...
Dear Nordic,
I am adding the NUS to a firmware that already runs a custom service. I based my code on ble_app_uart. It fails during init, when it calls ble_advertising_init...
Hi guys:
a. I use a uart dfu bootloader(loacation: SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart) in 52840 soc...
What is the ADC internal reference voltage (0.6V) tolerance at room temperature and over the full operating temperature range?
Or is it same as the value specified in the...