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...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi,
Through this post I got an updated bootloader for the nRF51822 128Kb chip version:
devzone.nordicsemi.com/.../
After the last update of the iOS nRF Toolboox Version...
I got an easy but fundamental question: How to make sure that the central sees the advertising package of the peripheral..
For example when the peripheral advertises only...
Hi,
I'm interested in 256kB Flash / 32kB RAM version of nRF51822 or nRF51422 (chip variant: QFAC/CFAC).
There is a fully integrated 3rd party module (like the BL600 that...
Hi. I am haveing trouble with the SD looseing connection to phone/ipad when I enable a power converter placed closed by. When I sniff the communication with the phone I can...
Hi Nordic Team,
I have designed an module with nRF51822QFAA, and took the reference of nRF51822 Dev-Kit for PCB antenna.
But i was not able to get the performace details...
Hello.
I need to count impulses going to nrf51822 in low power mode. I use the following code to configure GPIOTE and PPI to toggle counter and it works well:
#define...
Hi
I'm having some trouble with the read authorization giving me weird reply values.
In my application, I'm using a custom service called "Light Control" consisting...
Hello, I have inherited a (good) project in which the previous designer implemented a checksum using a value calculated from this:
char* pMemory = 0;
return crc16_ccitt...
If I want to recognize the specific beacon device in the smartphone app, how to read a specific uuid as major, minor beacon in the application?
I know the uuid with a unique...
Hello Everyone,
I want firmware revision to be added in advertisement packet how can i do it . is it ok to add it to manufacturer data or it is nordic proprietary .
...
I want to displayed Service and Info of Beacon. in App(Master Control Panel)
Now, State of my source is only Service displays.
What can I do to fix it? How do I fix...
HI, I have test mbed compiler with NRF51-DK ( I don't like Kail)
so I don't find tutorial or example for test BLE comunication
In particular, after install the new firmware...
Hello, I have 2 nRF51 DK PCA10028 models with 2 nRF51 DONGLE's.
First off, I am a student that is very interested in programming but teachers here can not teach me due...