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...
In the light-switch-proxy-client example there is every unreliable group message repeated a number of times (GROUP_MSG_REPEAT_COUNT). Is this always required to be implemented...
When the nRF53832 is connected with a cell phone for data transfer, can it still be discoverable, and go though pairing/bonding process with another cell phone? I think the...
Hi, Just porting an old project from nrf52832 to a nrf52810. I've had trouble finding a bare-bones project (arg-gcc), basically just main + log for the 52810.
I understand...
I have four Bluetooth modules (servers) that measure pressure continuously. The servers should connect to the client and send the measurement data to the client. I can read...
Good afternoon,
We are developing a consumer product that is using the nRF8001 as the BT peripheral. We have a question regarding certification; do we need to undergo...
Dears,
To support Bluetooth 4.2 in the nRF51822 product page on S110, but only support 4.1 in the SDS document, I want to confirm the support of the S110 V7.3 and v8.0 for...
Hi,
for my application, I want the processor to wake up once every 8 hours, do a 1 second analog measurement, broadcast the results and shut down. When activated by a switch...
Hi,
I am having some trouble using fstorage to write data into flash. I want to store ~20 kB of sampled data before processing it, and I am storing it just below the bootloader...
Dear every one.
My company has ordered 20 development kit NRF52840 for our Mesh project. We will receive these board 1 week later.
But i have 1 preview development kit...
Could you please help me out on how to read my EMG sensor values and display it via the Nrf tool box. I have a redbear nano v2 and the digital output of the sensor is received...
Hello,
I'm having some issues with the MAXCNT limitation of 256bytes because I want to send larger packets and receive packets through the SPI Slave interface, which is...
I have an external board based on nRF51822 QFAC. I have a nRF52 preview DK. Will it be possible to detect my external board if connected via the preview DK. I tried and the...
Hello,
We've a Custom board based on nRF52832, it works fine in beacon mode using the Synth Clock (else it doesn't work):
// <o> CLOCK_CONFIG_LF_SRC - LF Clock Source...