Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
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...
I am following the turtorial in the Github and build a project which add a custom service. The project can read, write and notify between the board and mobile nRF connect...
Hello,
I am using a custom nRF52840 ( SDK 14.2.0, SoftDevice S140) based board.
I am using the UART module and associated UART drivers.
Is there a way to ignore the...
I have two nRF9160 DK boards that are programmed with modem firmware version 1.1.1 and are using V1.2.0 sdk software. They also are both programmed with the same mqtt_simple...
Hello,
I want to to configure mesh proxy node and along with that it should also contain relay functionalities using nrf5_SDK_for_Mesh_v4.1.0_src.
Is there any sample...
I'm seeing some issues I don't understand when using RTT. Here is a short fragment of code around the RTT_Write statement.
The commented out statements are included while...
I am using nRFConnect with nRF52840 Dongle. Since the last update to SoftDeviceAPI v5, nRFConnect cannot connect anymore to this specific devices (cheap JDY-10 BT/Serial adapters...
Hi, I want to store some personal data through flash in the LPN mesh routine. I read some posts and can be implemented by using flash manager, but I can't find the relevant...
Hello, I am working on storing words to flash using fds. I am working with the nRF52 DK and SDK V15.2.0. As mentioned in my earlier post , I am storing some critical state...
Hi,
Greetings!
I am using below setup:
SDK: v16.0.0
Mesh SDK: v4.0.0
Application: Light switch server and client
Hardware: nRF52DK
Distance between client and...
Hi, I am using ble_app_uart example for peripheral device and it will be powered by a 3.7 V battery. I need to use battery as long as possible. So I decided to make peripheral...
When I put the device into sleep it draws app 30 uA in sleep mode. Read in the manual: "Core standby current= 50 μA", "Current drawn if HFXO is forced on through for instance...
Hi,
I am trying to emulate a vendor's tool, whose BLE properties are configured as follows: Custom 128 bit Service UUID like XXXXXXXX- 0000 -XXXX-XXXX-XXXXXXXXXXXX
Custom...
hi, I am working nrf52832. I am making configuration file for nrf52.so I want to used Led3 set as high.
#define LED3 ((GPIO_PIN_CNF_SENSE_High << GPIO_PIN_CNF_SENSE_Pos...
Hi, I am looking to access nRF9160 modem via I2C. Essentially looking for hooks/ serial interface hand-off points used for instance in AT Client sample or Serial LTE Modem...
We have some devices out in the field with a mixture of application versions. In one particular case, we have device A on application version 10 and we have device B on application...