How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Hello All,
I am working on nRF52832 use SDK nRF5 15.3.0 version in segger studio.
I use the MQTT example which was given in the SDK,
Path: \nRF5_SDK_15.3.0_a53641a...
The URL provided in the Matter samples for generating a QR code stopped working:
e.g. https://dhrishi.github.io/connectedhomeip/qrcode.html?data=CH%3AI34DV%2A-00%200C9SS0...
Hai,
I'm Developing a Zigbee coordinator using nrf52840 and sdk is nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76.
I have few doubts, here is that
1. How to stop network...
Hi
I have designed a beacon with nrf51822 and this is my first time designing a pcb.
I used nrf51822-QFAC-DCDC reference layout. it's a 2 layer pcb.
for the antenna...
Board: nRF52833
SoftDevice: s122
SDK version: 17.0.2
I'm trying to connect my device to the Edge Impulse through the edge impulse data forwarder. I have a peripheral...
Hi,
I am using a power profiler from my Win10 laptop, to test my nrf52 PDK.
The NRF Connect version is 3.11.1 and the Power profiler app version is 3.2.0
I am working...
Greetings, i'm developing a custom sleepy end device whose role is to detect whether a certain event is occurring, this triggers the update (EDIT: via interrupt handler) of...
Hi,
I am using nRF52832 for my development and our project requires us to have a bare minimum security between a gatt server(nRF52832) and gatt client(Android mobile APP...
Hi guys,
I am using SPIS to receive data from a camera and use UART to put this data back into the terminal. However, I noticed that my UART wouldn't print anything as long...
I'm stuck trying to add a callback handler to a simple HA ON OFF SWITCH application.
The application is running on the nrf52840 DK. The coordinator is Zigbee2MQTT (Z2M)...
Hi there,
I am developing a central in nrf52840 dk using SDK v2.0.0 in VS code.
The peripheral uses 128 bit custom UUIDs. The peripheral is working fine with nrf connect...
We are using nrf52 SDK on nrf52832 and we want to have the option of updating the firmware. Since we know the size of the expected image will be greater then we currently...
Hi there,
As mentioned in an earlier ticket I'm developing a successor to one of our products based on the nRF9160. Since it doesn't have USB we've added the nRF52820 as...
Hi all,
Inherited a nRF Connect 1.5 project developed under Linux and I'm trying to get everything set up for continued development under Windows.
I can build the code...
I modified the simple_gw example code, when the end device(application/light_sample/dimmable_light/bulb, I did not modify this example code) joined the ZigBee gateway network...