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...
Hi:
I am developing my project based on ble_app_uart example. The development bench is SDK13.0, the chip is nRF52832.
One problem I have now is that: I configure Pin12...
When using FreeRTOS, external GPIOTE interrupts do not work.
And just how correctly to use the NFC with FreeRTOS?
In examples NFC use app_scheduler for events handling...
Hi
I've done a few attempts in the last years to implement a reliable reception by using the UARTE. In the past we used the UART periphery from the nRF51, but we thought...
Hi Everyone
I have the following issue in my application code.
If i configure a pin as an input pin , i am not able to run the ble init function in which it advertises...
Hi team ,
i am vishal working for VVDN Tech .
we are going to use 10k parts of nRF52840in our project.
so we need step file of that.
Awaiting your soonest response...
Hi,
I am trying ble_app_uart example of SDK 15.
When I do not connect Uart port (TX, RX) to other peripheral, I get fatal error (log via RTT).
```
0> <error> app...
Hello! I am now using nrf52832 sdk14.2 development, as a slave device, need to be bound to the phone, I now want to know the maximum number of allowed bindings and the current...
Hi support team,
I'm using nrf52840 and SDK 15.0. I need to add buttonless dfu service to my application so that my device could be able to upgrade firmware OTA.
However...
When flashing SoftDevice S130 v2.0.1 with nRFGo Studio ( JLinkARM.dll 5.12f ) and softdevice protection enabled, the UICR.CLENR0 is written with value 0x00B00100 (~11M Bytes...
Hi
I would like to create bin file that contains: softdevice, bootloader, maIn application.
To do so i have programmed sofdevice and bootloader via JLink:
r erase loadfile...
Hi,
we are using mesh SDK 2.1.1 over nRF52832. In that, we had developed our custom bootloader, which was based on UART interrupt to receive commands & data from the host...
Hi,
I am running into a problem on PAC10056, please help, pca10065 used to work fine, don't know what caused, I cannot run or debug code on it through SEGGER, I got
...
Steps to reproduce:
1) Set up slave device
Device: nRF52832 SDK: v15.0.0 Soft Device: S132 v6.0 Examples: Any 6lowpan example (including ipv6_medium_ble)
Disable 6lowpan...
When adding two more characteristics to my custom service, I get error #4 which is an out of memory error. The log is working but it does not show the settings for what I...