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'm currently trying to build a quick frequency spectrum scanning tool on an nRF52840 dongle. I want to sample RSSI on a list of channels as quickly as possible in a...
hello,
we're working with the nRF52833 and are experiencing some issue with the I2C interface during communication involving clock stretching. We're wondering if the errata...
Hello guys,
I am dealing with a problem, i have two tasks with two different spi instances, alone they work fine, but when i want to run both tasks they crash!!
Hi!
I met some issue ).
I use nrf mesh app on my phone and change it for my goals. I would like to get messages from nodes to phone via mesh. I read some posts that it...
Hi,
While developing an app which will connection to an IOS device via BLE - I've noticed an event called BLE_GAP_EVT_PHY_UPDATE_REQUEST.
I understand that this event...
Hi,
I'm using NRF52840 in order to connect to a mobile device, with PIN code.
Connection to Android is ok. The issue is with IOS.
IOS can't send the PIN code to my...
Hello, We're trying to optimize the data transfer rate from our nRF52832 based peripheral device to the mobile phone. Tested with two different BLE >= 5 Android phones we...
Hello, I ve made a custom nrf52832, but ive face a lot of problemes : when logs is on the BLE is off(its not advertising) , I m not able to see it on my app. when my module...
Hello,
I am using MacBook and would like to import Keil Projects into Segger Embedded Studio by following this guide , but finally I got an error is that
I have found...
I have some questions about nRF9160.
1. What is improved comparing to revision1? Only power consumption?
2. Is GPS sensitivity improved? In revision1, it is poor.
3...
Hello!
I use light switch example in a 52DK with a 4.1.0 mesh SDK. I modified the original project and implemented the custom element model for sending arrays via mesh....
Hello.
I'm testing the integration of the BLE and TWI.
However, BLE advertising function when turn on, TWI data was not correct read.
Can you tell which one is...
Hi, I am saving data in flash memory but when I read after restarting the device it shows FF. How can I read from flash after restarting the device? and how can I check that...
Hi, i am very new to nrf family. when i use sprintf function with %d specifier, it works fine. but if i set it to %2.1f or anything with "f" included doesnt work and program...
In the ble_app_hrs_rscs_relay application, three ( NRF_SDH_BLE_TOTAL_LINK_COUNT=3) queued write modules are generated.
(one for a peripheral (server) role and two for two...