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...
Hi,
I am working on nrf52840 and using below SDK and softdevice.
SDK - 16.0
Softdevice - S140
IDE - embedded segger studio.
currently using nRF52840-DK.
I am using...
Hi Team,
We are using the Micro ECC functionalities , for that we need the SHA 256 Library,Micro ECC library won't have inbuilt SHA.So how to enable the SHA for Micro...
We are using a nordic 52840 chip with a S140 softdevice as a client to connect with GATT servers from smartphones. When we connect to one of our smartphones, we do get the...
Hi all,
i've try to update the NRF52_DK interface MCU firmware to MBED firmware (nrf5x_atsam3u2c_if_mbed_V0221_11012017.bin).
After power cycle, LD5 at interface MCU...
Any hints on connecting to HID keyboard example from linux command line ??
Running stock ble_app_hids_keyboard/pca10040/s112/ on eval board. Works fine with iPhone but can...
Hi! I'm configuring RTC on nrf51822. I'm setting up the LFCLK and RTC module by configuring their registers. I have set up a simple IRQ handler, but it seems that it never...
Hi,
I have few question on nRF9160 Thingy:91 and Dev Board.
1. From the schematic, I see that have used SP8T Switch from Antenna Feed pin (GPS and LTE) to the SIngle Antenna...
Hi, we want the DFU code in SDK 10.0 for NRF51 S110 to finish faster. The case we are optimizing is when there is dfu ongoing, just a simple boot.
Currently the main time...
Hi I have included Nordic Thingy52-SESFW to build my thingy:52 file and was at first met with path issues of nordic_common.h and core_cm4.h but have included them by adding...
Hello,
I integrated the nrf-ble-driver static library in a dynamic library that is going to be used in a Windows C# application (through a wrapper), as show the picture...
Anyone know where can I find the online power profiler for the nrf9160?
I was under the impression this was available, but I can't seem to find it anywhere.
hello nordic
i am working on a project with nrf52832
we need to be reading and writing to 2 different tags near the system
is there a Nordic hardware for such...
Hi. I'm trying to use command line tool, but an error occurred as shown in the picture below. Let me know why.
J-link was connected normally in segger embedded studio.
Hi All,
I need to implement security in Bluetooth. I have seen many threads but I could not get proper information regarding how can I implement or add security in a project...
Hi,
I am using the nRF52840 chip and supply iam giving from coin cell(3V). So i want to measure the coin cell voltage level monitor with nrf52840 ADC pin.
kindly provide...