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...
Hello, i made my own working NRF24L01+ using the reference design from the datasheet and it worked quite well. But i needed some more range so i wanted to add PA+LNA module...
[Google Translated]
Good day. I am new to application development. At the moment, I managed to implement a connection to nRF52832 using BLE via UART on an Android device...
Hi,
Greetings !
I want to take continuous 40 reading of adc by varying time interval between readings based on RPM value. I want timer interval resolution from 6 Sec...
Hi,
We are using nRF52840 on our product. Since we want to support USB function, we connected VBUS pin of the chipset directly to the USB connector.
We would like to know...
Hello there,
How can I activate long range (coded PHY) in IoT examples, especially in TCP Client application. I've searched that forum and all of entries discussing about...
After receiving my Thingy:91, all was working as expected until I found that the included 10MB of data on the iBasis SIM had been used up and the device refused to connect...
Using the nrf52840 for analog sensor measurements we wanted to increase the accuracy by doing a regular calibration. Doing so we sometimes noticed spurious changes in measurement...
Hi,
I am currently working on a project that requires the control of a BLDC and i am new to the nRF microcontroller is there anyone how can give me some sort of guide and...
Hi all,
i'm testing a feature of my project using the ble_app_blinky central example adapted for the nRF52840 dongle. My goal is to discover the devices that are advertising...
Hello All,
I am working on the development of a product based on the nFR52840 SoC (SDK 16 and softdevice 14) and have several pheripherals connected to the chip, one of...
Hello,
I have a problem with reporting attribute: I am currently implementing a custom cluster that has 5 attributes that are reportable. Attribute values are of the type...
Hi,
i'm working on NRF9160 DK, and I am using the aws fota test example, however when I try to compile I get the following error message: zephyr / linker.cmd: 70 cannot...