I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
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...