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...
Hello,
I have a query regarding the implementation of multiple user-specific GATT profiles in our application.
For example, can we add two profiles like Heart Rate Profile...
I am migrating from SDK v14.2.0 to v15.0.0 and from S132 to S112 (v6) using the NRF52810. I have mostly everything migrated, but a functionality that worked before does not...
Hi,
I'm trying to use the extended advertising to advertise more than 31 B per packet.
I have been through posts on this forum and the ble_app_rscs example to figure out...
I write a code for read the temperature via BLE. The code is modified from the example "android-BluetoothLeGatt-master". But the CallBack function onCharacteristicRead for...
Hardware:
a. nRF52840 DK baord as client
b. nRF52840 DK baord as server
c. nRF52840 DK baord as provisioner.
procedure:
1. Through segger embedded studio I have...
I am using nRF52832 with SDK 14. My app has bootloader and dfu. Everything was working fine with external crystal. I changed my clock source to RC and used these recommended...
hello, I have developed nrf52840 for multiprotocol ble/zigbee.
I want to simply send & receive zigbee packet not using zboss network.
I already tested example "wireless_uart...
I have two nrf52832 boards, both being developed with SDK v11 and the s132 soft device.
Board one is given commands over UART to communicate over ESB with board two. Board...
Summary of Issue: 8 dongles are used in a test system that each dongle will communicate with 1 device. Testing can start ok but after some runs, one of the dongles can not...
According to nRF52840 Product Specification v1.0, a ll the reference circuits are designed for use with a 50 Ω single-ended antenna. Why is the calculated result by AppCAD...
What would be the best example to start with my project which involves sending sensor data to mobile phone applications using ble? i have nrf52 DK and SDK 15.0
Thanks,
We're using RTT with an 52832 and it works fairly well, really can't complain much except...
On my PC everytime I launch a debug session I need to launch RTT viewer exe...
I'm using Rigado BMD350 evaluation board. I'm printing to serial port (COM3, speed 112500) using NRF_LOG_INFO.
However, the logging does not appear until debugging is...
In a recent project, me and my team have been trying to send data from 3 PTX devices to a single PRX device (the devices are all nRF24L01+) at a constant rate of 1600Hz from...