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...
I have gone through the tutorial on mesh experimental dimming and I was able to provision the BLE nodes, contol and dim the LED1 on the evaluation module with RTT viewer....
Hello everyone,
We are having a problem with the DFU function in our custom iOS app.
We are using DFU library version 4.5.1.
After updating SoftDevice and Bootloader...
I'm using the nRF52840 DK to develop my application using FreeRTOS while trying to achieve the lowest possible consumption. I'm having some issues so I went back to the ble_app_hrs_freertos_pca10056_s140...
hi
i use the example flashwriting in nRF5_SDK_15.3.0_59ac345, i set a table at 0xfd000:
// ProgramSection alignment="4" keep="Yes" load="yes" name=".tabletest" address_symbol...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi,
Recently, I was trying to established an application based on ble_app_hrs with PCA10028.
The MCU I used is nRF51822_xxac (256KB), S130 for softdevice and the SDK is...
After I add uart function to ble_example, I use app_uart_put() to send data,but data only one byte.What can I do?My board is nRF52-DK.SDK is nRF5_SDK_11.0.0_89a8197.This is...
Hi Team,
Iam working on nordic nRF52832 eval boards and trying to send a string from client to server over Bluetooth mesh using sdk v3.2.0.
i have created simple message...
Hi,
I am trying to increase the through put of the BLE peripheral device.
SDK Version-15.3, NRF52832 chip set
I looked into the example code ble_app_att_mtu_throughput_pca10040_s132...
Hi,
I am looking for support driving a Piezo bender for a car Alarm system. These alarms generally make multiple alarm sounds in a periodic changing manner. I am trying...
Dear All.
I'm using nRF52840 DK, 15.3.0 SoftDevice, Segger.
I'm testing DFU and have some question. and i'm begginer with all
I'm so s orry in advance.
First...
I have the nRF5 Mesh SDK "beaconing" demo compiled and running on my nRF52-DK. Is there a way to setup the beacon to be an iBeacon, so that it broadcasts a UUID, Major, Minor...
Hi,
I wrote a firmware using softdevice. How can i upload softdevice and firmware i wrote using nrfjprog command line tool. Also is it possible to locking firmware to prevent...