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, This is what constant carrier looks like at 2450MHz on my custom board using DCDC disabled
This is with DCDC enabled:
It can also look much worse with no real...
Hi there,
I'm looking at porting (i.e. re-implementing) an Arduino project to the nRF52832 to take advantage of the s212 or S332 softdevices. This chip is a few orders of...
I want to created a connectable iBeacon with nRF52810. I would like to connect my beacon through an app like nRF Beacon app and would like to configure....
* UUID
* Major...
Trying to run the SPI Master application on a custom nrf52382 based device (custom PCB) to communicate with an ADC chip that is taking analog values from a Multiplexer. Not...
I've designed a custom board for the NRF52832. Current consumption is not a major concern, and the pin location was convenient, so I wanted to use P0.00 and P0.01 for I2C...
Hi,
This is a problem report for the Programmer App v1.0.1 on nRF Connect v2.6.1 on MacOS 10.14.2. I have been attempting to use the programmer app with the nRF52 Dongle...
Hi all,
I have a trouble. I use 2 Dev Kit NRF52832. Flash light switch server proxy and light switch client proxy. Issue is when I erase and flash the first time, Client...
I'm developing an application for the nRF52832 using the nRF5 SDK version 15.0.0. We're using the s132 softdevice, the sample secure bootloader (modified to use our company...
Hi, I have been running into a problem where I am getting inconsistently failure to start advertising.
Calling:
err_code = ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST...
Hello, I'm trying to write code to a custom PCB with a nRF52832 using the nRF52 DK and the following wiring:
However, everytime I try to connect the JLink is says...
I'm fairly new to working this close to hardware and am playing around with a few things. I'm trying to bit bang i2c over a couple of gpio lines and everything seems to be...
1.Does nRF52840 and nRF9160 have conformal shielding in manufacture procedure?
2.Do i need reserve shield cover for these two module when I develop product?
Hello,
I'm having trouble adapting my code which works for reading the MAX30100 sensor using TWI input with the NRF51 DK kit.
I would like to adapt this code to be used...
Hello, I am at a loss because this question has come up several times in your forums and the solution is not working for me. Every time I run my program I am receiving a NRF_ERROR_NO_MEM...