Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
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 am getting data from UART and extract NRF BLE packet.
I check the CRC Flag and its OK. But sometimes the UART has some error and I have to check the 3 CRC bytes...
Hi all
I have issues with E-INK display for signals I need 100ns and 500ns delays
but in nrf delay is only nrf_delay_us()
What is easiest way to get nano delays with...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hello,
Can you share with us the balun of the nRF52 chipset or at least the ZLoad equivalent, that is R + jX value.
The Balun if the nRF52 is a 6-Element Balun or 4...
NRF_SUCCESS Successfully queued a notification or indication for transmission, and optionally updated the attribute value.
BLE_ERROR_INVALID_CONN_HANDLE Invalid Connection...
Dear Nordic,
I am trying to run the BLE DFU example code. I followed the steps as instructed in the infocentre infocenter.nordicsemi.com/index.jsp
This is the way I...
Hello,
I discovered that Keil's software pack for nordicsemi devices are way outdated. Is there any chance to update those? I am quite redundant to add all sdk manually since...
I've been trying to increase NRF_BLE_GATT_MAX_MTU_SIZE on SDK13.0.0 + SD123 5.0.0 trying to follow examples such as
this as well as Throughput and Range Demo
For e.g...
Hi, to use the bluetooth 5 long range feature, do both the transmitter and receiver need to be configured to in this mode to work? Do you have any example AES 128 that I can...
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
project:examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm4
I have some questions about bonding...
Hallo,
I try to port some existing BLE application from SDK 12.2 to SDK 14 that used the S132 Softdevice.
With 12.2 it was possible to configure bandwidth requirments...