If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
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...
Dear sirs,
I have Just received nRF52840-DK board today I am looking for information on how to get started with this. It is my first time on the RF path, so any thing that...
I am trying to get the "ble_connectivity" project to work on the nRF52840 Dongle.
I am using a nRF52840 DK as a debugger, and SES Nordic Edition V4.16 (64-bit), with SDK...
Hi,
I received the nrf52 DK I ordered before, but I just realized that I can't find the schematic document for it online. Is it private?
Can anyone help? Appreciated....
When trying to import a project as ber the getting started assistant I get a "Can't Load Project File" error in SES with the below log. Does anyone know what the source of...
Hi, I want to try to connect a Samsung Galaxy S5 Neo (Android 6.0.1) with nRFConnect App with the HeartRateService example. The HRS runs on a nRF52840 Preview DK with SDK14...
nrfutil 5.2.0: init_packet missing from manifest.json. Checked the generated .zip using "nrfutil pkg display", the data are in .DAT file for each image. Does that mean our...
Hi,
We are developing sensors with the nRF52840. We send data packets of approx. 160 bytes with 25 Hz. We interact with a PC (Ubuntu - bluez 5.48) which works with one sensor...
We are using a Nordic 100028 usb dongle programmed as a ble uart central to interface with our ble uart peripheral based boards. The subject line pretty much says it all....
Hi,
I'm trying to flash the asset_tracker application to the nrf9160dk. I use Segger Embedded Studio for building the project for the nrf9160_pca10090ns board. However,...
Hi,
We are using a NRF52840 chip (SDK 15.3) in an application where we use the softdevice (S140) in combination with 2 UARTS: one for sending out debug output (UART0 - nrfx_uart...
Hi, We have a nrf52 which runs some project using ANT, now we would like to implement BLE for UART communication between a phone and the unit. The code base is already extensive...
Hi,
I just connected an nRF91 dk to nRF Cloud, which worked fine. However, for some reason the GPS says I am in Trondheim, while I am clearly somewhere else in the world...
I try to communicate with NRF52832 with NRF51822 for the example radio receiver and works well with SDK5 12 3
when I try to communicate with E73 (NRF52840) board(E73(2G4M08S1C...
How to push Initiator to resolve its private address (seen at direct_addr of adv_report) when bonded private Advertiser does a direct advertising?
I need the only Initiator...