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 Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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...