I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...