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...
Hi All,
currently i am facing one issue with SPI,
i am using SPI 1 and 2 for sending data in two different spi slave ics. in that i am successfully init spi_1 and it works...
I am developing a ble device with nrf52832, using nRF5_SDK_15.2.0, and the softdevice s132_nrf52_6.1.0. In parallel I am developing a Windows Desktop application (for Windows...
Dear all,
I remembered that nRF52832 can be powered with button cell, for example CR2450, and worked normally more than 1 year in Nordic website. But now I can not find...
Hi guys,
We're currently experiencing a very strange issue when we perform the following process of writing to a characteristic in an nRF52840 running SDK 15.2.0 and SoftDevice...
I Implemented the code for collecting data from 1 ble device through android app but i want to implement the code for collecting data from two ble device simultaneously unfortunatly...
This ticket started as a mail thread so I add it here so no data are missing:
==========================================================================================...
Hi
In https://devzone.nordicsemi.com/f/nordic-q-a/30206/spi-with-ble-in-nrf52832 , you said it cannot use UART 0 and SPI0 or TWI0 together.
Why?
In nRF52832 Datasheet...
hi...
i had merged the two programs , twi sensor and uart in segger 15.2 version . i am using nrf52840 i am getting the error in twi instance 0 . i couldn't find what error...
hi.......... i am using nrf52832 and peripheral device , software -- segger 15.2 version
i am getting the error while merging uart and TWI sensor example program. this is...
Hi guys,
I am developing a application and I want to increase the BLE throughput to atleast 1.3kB/s.
I have already read this thread: https://devzone.nordicsemi.com/f...
Hello,
We are using the nRF52840 which has a CC310.
My question is about signature sizes when performing ECDSA signing/verification using the functions CRYS_ECDSA_Sign...
Hai,
I am beginner in this. i am working on nrf 52832 and using sdk 15 . I need to update the firmware remotely in the field using smartphone with BT.
In sdk 15 there...
I am highly experienced with microcontrollers, all the way back to the Intel 8008, but somewhat new to the nRF52832, with only a few designs under my belt for this microcontroller...