Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
i m getting constant RSSI values 32 even if i move far or near
this is the same example code in ble_peripherals
I HAVE UPDATED MY CODE (i have printed the RSSI values...
I have an android smartphone of bluetooth version 4 and i am developing one application where i am using nRF52 (bluetooth version 5). Is it possible to write data from the...
Hi, We are developing a device for an Assistive Technology project using Nordic NRF52480. We would like to port to BlueTooth Generic HID (over GATT) an exising device, that...
hi...
I have modified the multi link central to multi link central uart , i can able to connect with 8 peripherals . One central getting connected with multiple peripheral...
I have the nRF52840 DK running a USB HID and an ESB PTX.
It is sending sensor data to a PRX continuously, with ACK.
The end product will be a power-sensitive device, so...
Hi,
I have verified some zigbee functions on nRF52840 and now it's time to consider real deploy phase.
Big concern about deployment of zigbee is
1) how to commission...
Hi,
I am developing a system similar to door lock system.
In our system, user data should transmit from ZED(or ZR) to ZC.
So i modified the ZB_ZCL_ON_OFF_SEND_REQ macro...
Hello?
I need to create 2 events on the same key with two operation like LONG_PRESSED and RELEASE after pressed it. (With precondition no RELEASE event after event of LONG_PRESSED...
Dear Sir,
I am interested in the direction finding of Bluetooth 5.1.
I found your product NRF52811 SoC on the Internet.
Should I use multiple antennae per one N RF52811...
Hi,
I have a python program using an NRF52 dongle and its working great with the a minor detail that if the program crashes and does not get a chance to close the adapter...
Hello,
I built own device (band) using nrf51822. It's works great.
But I want exchange Chip to nRF52832. I built device using elements and layout from datasheet nrf52832...