Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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 the application in which I wanted to initialize and uninitialize different services. I am using device information services to read manufacturer data...
Hello,
I want to use two UART interface in nRF52832 at the same time,but the nRF52832 just has one UART,the other i wish to build by simulation。
How can i simulate the...
Hi,
I bought an nrf52840 processor from Aliexpres. I made circuit print.
Circuit board connection with nrf52840dk is as in the photos. I am using segger as Ide. I...
Hi All,
I am trying to use the saadc example given in nRF5_SDK_17.0.0_9d13099\examples\peripheral\saadc.
I have built the project and now I want to read some values from...
dear all:
My device designed by nRF52840,it·s a central and peripherals at the same time .I have a problem about connect interval .My device as central need connect with...
Hi guys,
I have already asked some questions related to this topic before, but I am still trying to figure out how to enable the UART communication on my nRF52832 board...
Hi, I'm facing some problems trying to implement IoT library. I'm working in a code that uses FDS, SAADC, USBD-CDC-ACM among other things. I was able successfully to implement...
Due to some problems with VTG and GND detect I sometimes program an on devkit nRF52 instead of my external board and that causes lost time, because it's not straightforward...
Apologies if this is answered in some other thread but we cannot find the precise answers we are looking for and are striving for some quick clarifications. We are planning...
The ble-sniffer_win_1.2_user_guide, Figure 4. Wireshark Interface, Packet Bytes window shows a 00 byte at location 0010, which corresponds to the "preamble" of the "Air Interface...
Hi
I want to declare 2 spi instances with only cs pin different.
The reason for dividing the two is because the modes are different.
The one declared above is executed...
I have used nRF5 SDK ver.16 for BLE HID digtiger.
I want to set up some feature value to HID report . Such as Contact count maximum.
I have followed keyboard example,...
I turned off the serial i n prj.conf of the mqtt_simple routine.
<prj.conf>
<nrf9160dk_nrf9160ns.overlay>
The idle current was measured at 500UA. This means that...
Hello Engineers,
We are trying to set the correct configuration between nrf9160 and nrf52840 for using the uart_pipe library. However we are still unable to communicate...