Hello,
I am having an issue with running my application in release mode. It will only run when NRF_LOG_ENABLED = 1 and NRF_LOG_BACKEND_UART_ENABLED = 1. I can run my debug...
I'm using firmware 1.3.6 and sdk 2.7 for Nordic nRF9160. For the internet connection ppp is being used.
Here are the results:
modem shell:
time wget https://leil.de...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it is iBASIS...
Hi all,
Is there anyone here who has already use Clion with nRF9161 ? I'd like to use Clion it's better than VsCode. I've find how to for nrf52 but it doesn't work for me...
I’m not sure if I’m posting in the right forum, but since the EVK-ANNA-B402 uses the nRF52833, I thought this might be the place for questions related to it.
Steps followed...
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...
Hello everyone,
I have a question regarding logging errors on debug console (UART or RTT) while using ZigBee stack:
My problem is that I can't get any debug print when...