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,
I was able to create a device driver support for a DAC, model TI DAC80501Z. In the first place I put the driver in zephyr/drivers/sensors.
I works fine.
Then I made...
Hi Team,
Please provide the nRF52 based module Characterization, software testing for FCC/IC/ETSI certification test procedure and document
Is DTM test enough for FCC...
According to SDK documentation for GFX library :
“After generating a font, you must change FONT_INFO::height to be described in bits (pixels), not pages”
But in the provided...
Hi,
I can build the blinky_pca10040_s132 example and I loaded it in the nrf52840-DK without errors but nothing happens in the bord I can´t see any lead blinky.
Please...
Hi
We are sending devices for RF/wireless testing and need test firmware that allows for the Bluetooth frequency and transmission power to be easily adjusted. Does Nordic...
Hi.
As you have made a progress in your development of both hardware and software. It would be greate if you remove old videos from youtube. I have just spent some time...
Hello.
I am using nrf52832 and Segeer Embedded Studio.
I want to add a timer function to the ble_app_uart example so that the sensor value is read every 50 ms.
So I...
I am trying to build nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart for the PCA10100 DK.
I am using DFP 8.32.1.
I get the following warnings:
RTE\Device...
Hello
I am wondering if there is example where dfu is implemented within application and bootloader is only coping image from flash bank to application space. My companys...
Hello all!
I'm finding a lot of what I'm able to do with the nRF52840 mostly straight forward, especially with the wealth of examples included with the SDK. I'm currently...
Hi!
I'm using nrf sdk v1.3.0, for power saving, i'm have to activate and deactivate lte, after a few time activate, send http request, get data and deactivate lte, the modem...
I am working on design of low power BLE sensor based on nRF52. Sensor data is included within advertising packets, in manufacturers data field. I would like to detect event...
I have troble when try to change custom service to Environment Sensing Service in this sample
https://github.com/maidenone/custom_ble_service_example
I used the sample...
Cheers!
I've been working to enable TWI0 for our current project, but I've been getting stuck on this compile error:
../SDK/modules/nrfx/drivers/include/nrfx_twi.h:73...