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 want to use UART function in my own project, base on ble_app_template.
but when I remove bsp module & board.h, add my custom pin config file, I can't see any UART...
Hi,
I'm attenting the tutorial to use Eclipse + gcc,
when I try to build the blinky project in Eclipse, I have the following error :
17:19:52 **** Build of configuration...
I am following this tutorial to be able to run the ble_connectovity example on the Nordic: github.com/.../pc-ble-driver
I can build and install Boost and cmake runs successfully...
ba_nRF51_spd.zip Hi,
I use nRF51422, SDK10, SD310 and fstorage fun beacuse I need save 10 uint32_t len datas to flash.
I did that....:
the callback fun
static void...
I have a proximity application where I would like to use the nRF51 DK (PCA10028) and Beacon (PCA20006) with Bluetooth Low Energy. I would like them to automatically link when...
Hi,
With the latest SDK (12) there isn't an UART bootloader example available. Am I right?
I'm trying to understand what are the options to program the nRF51 during...
Hello!
nRF52832 IC supports programming OTA the first time after its soldered onto a custom design?
We are designing a very small form factor wearable product and would...
Hello all,
I have a few questions about the best way to go about mass producing nRF51822-based devices.
Can anyone recommend a manufacturer that possesses the...
Cruising through a few questions about the ISP, In System Programming, in the forum and in both the specification sheets, 1.0 and 1.1 there is no clear documentation to the...
Dear Nordic members,
I am currently trying to measure the power consumption of the nRF52832 with the nRF52 DK. I am very new in the evaluation and testing of BLE Chips...
Hi
I am trying to implement long writes on the gatt server side. My implementation is stack handled, so I am going for the " GATTS Queued Writes: Stack handled, one or...
Hello,
As a power source I am using a battery with an open circuit voltage of 3.67V.
The specification states that the recommended absolute maximum supply voltage is 3...
Hello,
I'm trying to make a communication with a nrf51822 and an trf7970a nfc reader. The communication is based on SPI, I read that there are problems with softdevices...
Hi there..
I need central device simulator to test my UART App.
Is their any facility available for Nordik UART peripheral simulator like ANTware in ANT+ wireless protocol...