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...
Hello nordic. I've been using the PPK2 to measure the current draw of the nRF9160DK. However, spi peripherals are not included in these measurements. I was told that if you...
Hi
I´am pretty new with the nRF connect sdk. I want to check the features from BLE long range /coded phy.
In the past I have allready worked with the ble_att_mtu_throughput...
hello Sirs
How can I put nrf5340-sdk in to extended mode to transfer 250 bytes of data over BLE radio?
the sample code I am using is Peripheral-uart example code.
Excuse me:
I want to implement nrf52833 run FreeRTOS,The nRF52840 project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos\pca10056\s140\ses can only...
Hello All,
I am using NRF52833 in my project. I am also using RTOS in the code. I was previously working on NRF52840 but now I have migrated to NRF52833. I have changed...
I'm new to using NFC.
I've tried downloading a few NFC sample programs to my nRF5340-DK board and playing around a bit, but I ultimately want to implement something like...
We are using nordic SDK 16.0.0 and mesh SDK 4.2.0 with a nRF52840 chip.
Our products already have the provisioner/provisionee and config client/server implemented, based...
Hello, I use nrf9160dk, ncs v1.6.1.
I'm trying to use both AWS IoT to store some data from the DK board, and to connect to nrfcloud for AGPS data. I don't have any previous...
Hi All,
I am beginner in development on Nordic product.
I am using sdk v1.5.1 and nrf5340 for development.
I want to add open source library libcorrect.a for Forward...
Hi.
i use
i call i2c_write() and if the buffer is large(8kB) i get error in i2c transfer -5.
i go deeply and found that it is due too error -11:
If i step into...
hi, I am new to Nordic development, and I have to write a VC# Windows App to connect with a BLE GATT oximeter (based on an nRF SOC) through nRF52840 dongle in a few days....
Hello,
I am designing a set of equipment, one to transmit voice and the other 200 to receive voice (One person speaks and 200 people listen). It is 8kByte/s low-quality...
Hello !
I have found that AES operations are fastest if cc310 is used directly : examples/crypto/nrf_cc310/aes
Do you have any integration guide for library what use on...
I have to implement async communication between two nRF52832 chips. I am using two nRF52dk boards and nRF Connect SDK v1.8.0.
Following this case:
https://devzone.nordicsemi...