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. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I want to read / write a value to the specified address of the flash. According to...
Hello.
I'm trying to get data from a pressure sensor.
But it seems that BLE device is not properly got data from the sensor.
Here is a data sheet of the sensor. (Please...
Hello everyone, I am using NrfConnect with Zephyr on Segger embedded studio . I want tu use the math logarithm function in my code and print the result on the debug terminal...
Hello,
We have a wearable-type device with custom BLE services and characteristics. We would like to log all data from our services on a PC. Would you happen to know of...
Hello!
Can anyone explain, why APP_USBD_CDC_REQ_SET_CONTROL_LINE_STATE event in app_usb_cdc_acm library fires for DTR signal changes only, but not for RTS signal? I try...
I tried to compile the Secure Bootloader project in:
..\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10056_s140_ble\ses
but get the error:.text is too large...
Hello sirs
I want to combine the mpu6050 example which is a non BLE example with peripheral_uart example. I
have modified the mpu6050 sample to work with my NRF5340-DK...
I am using an nRF chip and the nRF SDK for 1st time and I think I am still at the steep part of the learning curve.
My problem is that I cannot get the log from my custom...
We are developing a device that communicates with a remote management system via tcp sockets over LTE. We are using the NRF Connect SDK 1.4.0 with modem firmware mfw_nrf9160_1...
Hello,
I want to transfer analog values via BLE to a external Device. The SAADC is initialize for 2 channels, triggered by RTC-timer and i've get the right values from both...
Hi,
I wonder if it is possible in the nrf91-device to read how much data there is left on the SIM-card.
Where is that information stored?
How does one normally get the...
We using Android Phone (OPPO A53 Android 5.1) and some custom tablets (Android 9.0), to start add custom board as BLE mesh node. But sometimes the reconnection failed even...
Working with the GPS sample.
Builds fine on 1.5.0
on 1.5.1 building with west I get
-- Application: /opt/Nordic/ncs/v1.5.1/nrf/samples/nrf9160/gps
-- Using NCS Toolchain...
I'm trying to upload image asset binary files onto a custom hw that uses the nrf52833 mcu. I use mcumgr for performing DFUs and I would like to use it to upload the binary...
I would like to enable access protection on my device, ie no debugger or flash access. Going through the docs, it looks like I’d have to do a few registers to get access protection...