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...
I'm a newbie to nRF5... I just installed latest IAR, nRFgo, Segger J-link & nRF Connect on Windows-10. Segger J-link appears to have updated nRF51 Dongle to 6.3. I get the...
I'm developing firmware for a client that includes a connectable beacon. I'm using code based on a Nordic example, though I can no longer find the original. I'm trying to...
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how its working...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
The size of the file has increased dramatically when I run mergehex.
1. nrfutil settings...
Hello i'm currently working on the central part of the DFU i succeded to make it work and now i'm working on the link loss part.
I used This to make the DFU work but it...
Hi,
I am facing the same problem as in question ' USBD don't work with debugger ' from @ Dusautois Jérôme
I am trying the same code both on PCA10056 and my board. In PCA10056...
Hello! I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I am using modificated example of "ble_app_template", i added simple custom service from example...
I'm using USB based DFU on Windows and on Linux 18.04 LTS VM on Windows.
Platform: nRF52840-Preview-DK
SDK version: 15.0.0 (nRF5_SDK_15.0.0_a53641a)
example USB Secure...
Hi everyone,
I was just going through the library functions provided here in this link : nordic functions twi
But inside all these functions ,there is this parameter...
platform : nrf 52832 SDK : 14.0.0
I used gpiote to detect sensor's interruption . there are two sensors ,so I configure the gpiote like this :
neither of the two sensors...
Hello, I want to ask if is possible connect nRF51 Dongle in Shield Host USB ( https://www.electrofun.pt/usb-host-shield-android-arduino ) with arduino .
Thanks very much...
Hi!
My design has to be tested at 50V/m according to MIL-461F. Are there any experience with this high field strength or the MIL-standard? I want to avoid the cost of shield...
We are currently going through certification and have had an interesting failure during radiated emissions. When in normal transceiver mode, all is well, but when we put the...
Hi all,
I am using NRF52832 QFAAB0 with SDK 14.1v . Am not configuring any peripherals and just using the BLE stack in my application. During the power_manage() call the...
Hello,
I tried to port my projekt into SDK 15.0.0. During the compilation process I often get the warning:
Warning: The header file 'cmsis_iar.h' is obsolete and should...