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...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hello
I'm going to use the GFX example of sdk v17.0.2 to running the ST7735 TFT LCD display.
I am using Adafruit's 1.8-inch (128*160) display and testing it on the nRF52DK...
I am learning and testing the FOTA function of the 9160. I have verified that it works with the official http_application_update project, but when I test it with my own project...
I want to connect remocon and nrfboard. A nd see the value of the remote control as uart.
so I try to connect remocon and nrf85832 to use SDK 13.1 example.
I use central...
This is a new install of NCS 6.1. Installed using nRF Connect Desktop v3.7.0 Toolchain Manager and connected to a new nRF5340 DK.
I followed the Getting Started, Running...
HI Nordic,
I am working PCA10040, SDK17.0.2, ble_app_uart routine.
I'm try to add ADV/SCAN_RSP data, but when I add some field, such as p_manuf_specific_data or service_data_count...
nrf52840 nrf5_sdk 16.
Looking to use the LPCOMP to wake the nrf from System OFF.
Question: if I config the LPCOMP to use the internal reference "15-level internal reference...
Excuse me:
Suppose I Initialize and turn on UART and the power consumption is 4mA,When I call app_uart_close() the power consumption is 2mA,If I don't initialize UART at...
Hi all,
I have been trying to work with UARTE for both TX and RX, and my test code is working with RX perfectly but not TX, when i try to transmit my data using uart_tx...
Hi,
I am doing a micphone " sph0641lm4h-1 ", and I use api of nrf_drv_pdm .c,
when I read mic data from sph0641lm4h-1 , they are just sets of 16 bit data, the following...
Hi. Thank you for your interest in my writing. I'm working on the IOS and the Multiple Connection project at the experimental_ble_app_multiperial example. It's a project that...
Hello,
I have been using the TWIM peripheral of the nRF52832 (via the twi_mngr) to talk to an accelerometer and a magnetometer. I have 4.7k ohm pullup resistors (in parallel...
Hi,
I am using nrf52840 customized dongle in our project. We have interfaced ADS1118 using spi communication with nrf52840 (customized dongle). The problem here with the...
I am trying to build the 'BLE NFC pairing reference' example for nRF52840.
I downloaded the latest SDK and located this example in the experimental directory under BLE\Peripherals...
nRF52840
SDK 15.3
Segger Embedded Studio
I PWM a piezo buzzer (with a transistor) , using the PWM peripheral. The problem I encounter is that before I call the PWM...
hi support team,
i have a wired problem that i can't explain to customer:
first, i test this project "nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_keyboard...