I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...