I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
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...
We have a Nordic development under way and I have run into a snag.
Neither of my dk board types (9160 or 52840) are recognized by jlink , no jlink drive etc….
I have personally...