Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
Hi,
I want to know what is the additional current or power consumption when the temp sensor is acquiring data and operating as intended.
kind regards,
Erick
Greetings,
we have a custom pcb with nrf9160 and are using nrf-sdk v1.3.0 and mfw v1.2.0
Sometimes when connecting to lte the code crashes:
The code in question is...
Hello, I am developing with: custom nRF52810 board, nRF5 SDK 17, S112.
I'm using APP_TIMER for my main tick. I have the following code I use to initialize and start the...
Hello,
I am using SDK16, Softdevice S140 with SES.
I am trying to add DFU functionality in my application and leaving only the activation of the new firmware to secure...
Hello,
I am now working on a product concept which uses RTC module to retain date and time. To speed up the development, I started with ble_sdk_app_template and I am modifying...
We're using nRF52840 with S140 SoftDevice (version 7.0.1) and 16.0.0 SDK. When USB cable is connected before USB initialization we receive correctly APP_USBD_EVT_POWER_READY...
I am very new to the Embedded world and very confused about some stuff, I have searched the internet for 8 hours and then asked here.
I am being assigned to the task of...
Hi!
I'm developing application on nrf52832 development board which will be a work indicator - for office desk ;) Main idea is that i have client based on nRF MCU and desktop...
Hi, I am searching the nRF52810 product spec and see that with standard drive, maximum GPIO output current appears to be 4mA. However, this spec is given for when the output...
Hello, I am working on SDK 1.3.0, I have an NRF9160DK and I am migrating to a custom NRF9160, I would like to output the log by moving the pins of the UART. However, it is...
We have ported from SDK v15 to v15.3 but now have a problem getting the USBD to start.
Below is a sort of pseudo-copy of our USB init routine which is working for us on...
Hi,
On Nordic SDk 15.0, I have observed that USB CDC ACM Example is not working in interrupt mode on nrf52840 Evaluation kit.
But I have tested USB CDC ACM Example in...
I'm experimenting with nRF52840 DK
However, using break points in the main loop causes 'app_error_fault_handler'.
using the iar compiler. What's the cause?
Hi~
I have a question about the SAADC.BLE Connect Mode. When I turned on Saadc LP mode, the power dissipation was 0.02mA for single-channel sampling, but 0.5mA for dual...