Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
I'm very new and trying to get the nRF Blinky example to work with an iPhone with an nRF52840.
I'm able to connect to the device and it seems to be reading and writing correctly...
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...