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, using the Nordic power profiler 2 (PP2) kit to measure the current draw of my nRF52833 DK. I have followed the instructions to setup/prepare/wire the PP2 to my DK and...
In the task, when I do a TWI read via nrf_drv_twi_rx(), in the second iteration of the thread, the driver function returns NRF_ERROR_BUSY.
Is it that the driver takes longer...
I've built a custom board using nRF52832 which uses SDK 16.0.0 and softdevice version s113. A part of application is audio streaming/ decibel calculation and transmission...
Hall Mr. Nordic,
I'm sending a 16bit payload with 51822.
The receiver 24L01 is receiving all perfectly. The receiver 52840 is loosing the first two bytes ...
nRF51822...
Hi,
I'm using nRF52840 as my server and the android mobile is my client. At the client end, I'm using the nRF Connect app. It seems like the 50 bytes of data is taking around...
Hello,
I have an nRF9160 DK board (I believe the version is PCA10090 1.0.0) and would like to use the external flash that comes with this board.
Upon inspection, this...
Hi,
I'm seeking help on debugging the network core with Visual Studio Code. My project is not based on a standard SDK and hence I think VS code will be easier to setup than...
hello!
I have an issue, I need to read data from a Module, then I send that data using USBD..
when I put that code in for(;;) before while(true) the port is activated...
The nRF52840 DK has a 64 mbit external flash on board. The MX25R6435F.
It's performance is too low, in terms of erase speeds - It takes several minutes to erase the entire...
I'm trying to upload hex files to my NRF52832 with nrfjprog in command line and got the following error:
My log file:
I've been searching and searching, but could...
Hello,
I am new to the NRF52 SoC and BLE development. I've been using the ble_app_template and following along this tutorial to learn more about BLE development. I'm having...
I am developing a mobile application using React Native.
I wish to integrate a 'lost tag' functionality using a BLE tag.
The BLE tag will be placed near the item of interest...
Hi, The purpose of this is to have a software Power ON/OFF button, when I first start the firmware, it automatically goes OFF. Then after a long press on the button, it should...
I am using nrf52832 controller and interface with MAX30102 sensor. when i tried to read heart rate in nrf connect application , it shows Sensor Contact not supported.