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 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, ...
I am using S130, SDK13 and NRF52832 both on my central and peripheral - custom boards.
I am trying to avoid service discovery on my peripheral.
I have set the service_changed...
Hi, Does anyone know how to modify the asset tracker so that rather than point to the AWS URL it points to a fixed IP address?
Also is the port number fixed?
Hello,
I am playing around with the Blinky example on my custom board, where I have one button and two leds. Everything works fine and I can control the LED2 and detect...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) using device: EYSHJNZWZ (nRF52832)
When connecting...
Hi,
When I test nRF MESH application on android phone with other mesh device, after discover services, it always use proxy data in to write data to device for provisioning...
Hello there,
We are planning to use MQTT and nRF5 boards in the project. We've successfully tested out MQTT examples provided in the SDK using BLE router on Raspberry Pi...
Hi,
We are trying to establish communication between ESP8266 and NRF52832 over uart using Baudrate 115200, We are also controlling the ESP8266 boot and power through GPIO...
Folks,
I have read through a lot of threads on here trying to solve this and believe I have tried everything to no avail.
I am finding that I cannot get the nrf52832 to...
Is it possible on the central device to create secure and unprotected connections simultaneously with different peripheral devices? How should the peer manager be configured...
Hi,
I'm writing an application to communicat on BLE with an IoT device.
I connect well, and can write on characteristic but normally I should receive notification after...
infocenter.nordicsemi.com/index.jsp
<info> app: peripheral init ok <error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_CONN_CFG_GAP...
Hi,
I was wondering if there is some kind of SIP client example code available (or in progress) for the nRF9160? For a new project, we are investigating to use the nRF9160...
I'm currently working with nrf52832 implementing bluetooth and spi functionalities. The bluetooth connection to PC is working fine, it connects and after that starts transfering...
Hi,
It seems I am unable to open the asset tracker application in SES. I get the following CMake error:
I've followed the nRF Connect SDK getting started app, and all...
I have a BLE device acting as a central and a peripheral, relaying information between that peripheral and a custom iOS app. As a central, it reads (not notifications) the...