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...
We are trying to import blinky example(Keil project) to SES, we could succesfully build the eaxmple and dump into nRF52-DK, example is from SDK12.1. After we dump into kit...
Hi, I'm planning to create a custom PCB that uses nRF52832-QFAA.
Currently, I chose the Q22FA12800025 32MHz crystal to use, which is the same one in the PCA10040, I believe...
Hi,
I use nRF51822 with 256k flash and external sensor, and i want to write the data i receive from it via SPI to internal flash?
After the data received i want to send...
I've seen a few posts in regards to the usage of MCP in a windows virtual machine. From what I can gather, this setup just will not work, however I haven't really seen an...
Hello:
I was wondering about the random addresses programmed into the FICR on some of the devboards that I have. I read the devzone and it appears that the DEVICEADDR is...
I read that the DEVICEADDR is always in the advertising packet, so i need to take these data from the master each time that a slave is conected to them. I trying do something...
I'm using nRF52+SDK11.0.0+s132. In the ble_hrs PCA10040 example, the following are defined:
BLE_STACK_SUPPORT_REQD
BOARD_PCA10040
NRF52_PAN_12
NRF52_PAN_15
NRF52_PAN_20...
Similar to the thread posted here , I am trying to merge SD+bootloader+application and flash this to a nrf52 using the Segger programmer. This saves us a huge amount of time...
What is the best way to start a new nRF52 project, on a custom PCB?
I have a custom PCB, with nRF52 module. I use IAR, with ST-LINK V2
Say to test the GPIOs, do I start...
I took a look into the PCA10040 and the differences from PCA10036, seems to be minimal...
NFC connector and some breaking points. My question is: if somebody from Nordic...
Hi,
I am new to the nrf52. I want to implement the code that gives me current date and time value based on default set values.
for this i need to read the current counter...
Hi
Any ideas how best to implement a combined iBeacon and standard advertising device (both devices are active at the same time) ?
The iBeacon has to send an advertisement...
Is there a way to generate a DFU OTA image from OS X natively without having to use a Windows platform? It seems that the missing step is dat file generation and json manifest...
Hello guys,
Firstly, i would like to apologize if this post doesnt belong here. But i couldnt find any other platforms anywhere else for me to ask this question. So i have...