Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
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...