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, I am merging the Thingy app (Segger with softdevice s132_nrf52_4.0.5) with the UART example (taken from ble_app_uart in SDK 11). I have been fixing some errors before...
Hi All,
I built a custom board that mounts a nrf52840 chip and I followed the schematic N 5 of the datasheet.
I also have 2 evaluation boards nrf52840 EVB "PCA10056",...
Hello,
I am interested to know if the device nRF51824 compliance with the ATEX zone norm (for example, working in certain parts of the chemical industry)
Best regards
Windows7 , nRF5_SDK_15.0.0_a53641a-ble_app_uart,,
Environment setting of SEGGER embedded studio for ARM V 3.34a
I am preparing to develop ble_app_uart using [SEGGER Embedded...
I create a mesh use Mesh SDK v1.0.1 and there is just a group ,and I want to create more groups. I compared it with Mesh SDKv2.0.1 which divide servers into two groups . The...
SDK14.0 , s132_nrf52_5.0.0_softdevice, computer platform: windows 7
//----------------------------------------------------------------------------------
I use one motor...
Hello,
I am developing a beacon using the long range feature of BT5. In order to do so, I added the line m_adv_params.primary_phy = BLE_GAP_PHY_CODED in advertising_init...
Hi,
As well know, user need to modify sdk_config.h to match different used case.
Would you please tell me the easier method tools to modify the content of " sdk_config...
Hi,
I am new to NRF development. I am using 2 nrf52840 DK one as central and other as peripheral(for reference). I am using ble_gap_gatts example from central side. i...
Hello,
I am using NRF52840 development board with SDK 15.2. I am using the template peripheral project since i want to get comfortable with the peripherals on the board...
Hi All,
I am working on customized board using nRF52840 chip, I have a application which was developed using nRF development kit that communicates to my customize board...
I'm trying to follow the SDK 15.2.0, nRF52832 development board, BLE Secure DFU bootloader example. I cannot seem to get beyond exception error running nrfutil to download...
Hi
I am using ATM90E36A IC from microchip for which Microchip gives ATMEL studio library.
Is it possible to compile the library in Nordic SDK 15 and use the functions...
Hi, Great Nordic support team:
Our client Is wondering if there's a way could sense the level of a GPIO configured output?
I mean, sensing the level without config the...
I am trying to do just bonding when I receive the BLE_GAP_EVT_SEC_PARAMS_REQUEST event as described in the sequence chart in this link infocenter.nordicsemi.com/index.jsp...