Hello everyone,
I need some help in understanding and optimizing current consumption profile of nRF9160 in LTE-M cellular connection mode.
nRF9160 is implemented in...
I work currently working on a driver module supporting your nRF91x1. I schedule rx-operations via your nrf_modem_dect_phy_rx() dect_phy modem-api. I am using the .handle field...
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello, World
Please note that the following questions may be difficult to read as the text was created using a translation tool.
I have downloaded version 17.0.2 of the...
Hello,
I am working on nRF52832 using SDK 15.3.0 in segger studio.
In my application I am calculate time interval of plus, In which i am given plus to the board pin...
I use:
pca10059, connectivity_4.1.1_usb_with_s140_6.1.1.hex
nrf-ble-driver-4.1.1-win_x86_32
I am trying to scan BLE advertise. I have a problem that ALL packets...
Hello,
I am using Segger and nrf52840 dk. I want to print float value in debug terminal but the value is not getting printed.
I did this-- printf("%f cm\n", temp);
in...
Hi!
I am currently trying to build the lwm2m_client. Currently I am using ncs v1.1.0-rc3.
I am using the devkit as hardware. The only thing I changed in the proj.conf...
Hi Nordic Support Team,
i'm working with nrf52832 development kit. In that, We are adding the UART features in BLE DFU secure bootloader example code in SDKV15.2.0. But...
Hi all,
I have tried to write a program for configuring and send a character data over UART,but the NRF52-DK not responding to the code,I successfully flash the code.
...
I can't seem to get TWI working, attached are main.c sd_config.h
The code compiles, but when stepping through in debug, it ends up in an infinite loop inside:
I have...
Hello,
I am in the process of integrating a project where I need 3 uarts to work concurrently in different configurations. This will eventually migrate to an application...
Sorry ,I have the problem with increasing the max data length(more then 20 bytes) in the characteristic , I change the att_mtu size like the value in the picture, but after...
I have developed a beacon application which transmits the required data from an analog device. I want one more application which scans the transmitted information from the...
Hi,
I am using nRF52840 dongle for my development with "usbd_ble_uart" profile from SDK located in this following path RF5_SDK_15.2.0_9412b96\nRF5_SDK_15.3.0_59ac345\examples...
Hi.
I saw lots of questions but I could't find answer about BLE & flash write func.
Setup is nrf52832, S332, SDK 15.3.0.
using ble, ant+, gpio, timer, adc,
in code...
Hi Nordic:
I have a question about retart saadc. i want to restart saadc in a bsp event(BSP_EVENT_KEY_3) and it works. the following is my code:
i learned in this forum...
1. Download and install nRF Connect from Google Play or App Store. 2. Open nRF Connect. 3. Make sure that the DK is running the ble_app_uart example. LED1 should be blinking...