Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello ! I have an issue that is making me crazy so far
I am trying to connect to NRF52832 devices with my smartphone. They have to collect data from sensors inside smart...
Greetings,
I'm getting some trouble trying to fix a warning. I'm running the exemple ble_app_uart_c from the folder ble_central. When I run it, I keep getting the warning...
Hi,
From the pwm driver, there is a function that use sequence that control the dimming while not blocking other task in the program, may i ask if there are any function...
Hi,
is it possible to use the GPIOTE in OpenDrain mode?
I want to use the Timer with an GPIO. So i use GPIOTE with PPI connected to the Timer. This works. But my Pin Configuration...
Dear Nordic Team,
I am trying to use the MWU to safeguard RAM of my application. Since softdevice also use this unit, I wanted to understand that where I can write the...
Hi!
I can able to read values from BMP180 but I am getting random values.It shows temperature values in some 200 range like that.How to get proper temperature value??? ...
board: custom board nrf52840
IDE: keil5
SoftDevices: s140 V6.0.0
SDK: 15.0.0
hi, I want to decrease my consumption of my board.
Now, i enable the SoftDevices and...
When I am using peripheral/cli example and debugging through RRT, I see following outcome when I am typing commands.
OUTPUT :
Command Line Interface example started...
Hi,
I am working on light switch example. I am broadcasting a message from client to servers using the API access_model_publish() with the opcode SIMPLE_ON_OFF_OPCODE_SET_UNRELIABLE...
Hi:
When I tested the DFU function of BLE, the upgrade was unsuccessful, and the APP print log prompt appeared to be a CRC check error.
The SDK version I am using is nRF5_SDK_15...
I reference demo1 of PWM driver example in SDK15.2.0, I make myself PWM driver. the official demo1 use pin17-20 as PWM channal1-channel4, but I use Pin9-P12, I modify the...
Hello,
I would like to measure the frequency of a signal and I use PPI, a timer and input capture to achieve this. Here's the configuration :
The frequency of my signal...
Good evening,
I am using NRF52840 board with softdevice S140 and SDK version NRF5_15.2. I am currently trying to compile the ble_app_hrs_rscs_relay example on SEGGER studio...
Hi ! I have attached the PCB design and schematic provided by Nordic for nrf52832 which is said that its also same for nrf52810.
I wanted to use the nrf52810 board for beacon...