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...
Hello,
I am using nRF52840, S140 v7.0.1.
Till last week I was able to compile and load on nRF Dev Kit. But today suddenly it stopped working. I am getting below pop...
Hi team,
My customer is evaluating BLE v5.1 technology and they find on the BLE v5.1 spec-> Chapter 6-> Part B->2.3.1 published by SIG. Seems that for CTE, it can only be...
Hi
I try to find some suitable capacitors for decoupling the nrf52832 part. Is there any min and max values that must be fulfilled regarding DC and AC bias? Can I use the...
Greetings Nordicsemi
Have an issue on the BLE651 (453-0005C), in bulit with nrf58210, have bought a 2 sample pieces on a stockist market,
Starting there were a few...
Hello,
I am trying PCA10040 examples on bluefeather arduino board , all of them works perfect and i am programming those examples by using jlink and ses. But when i try...
Hello,
Is it possible to set the clock source for a timer to the RC oscillator?
I'm using Bluetooth in combination with my timer and I see that it is counting differently...
(Windows10, Android Studio 4.0.1, SDK 15.2.0, nRF52832 dev board, App run on Galaxy S10, latest Android version).
Hi, I'm looking to use the Toolbox to create a template...
Hello,
I am having a few issues with getting the SD card FATFS example code to share the same bus as another slave I transfer data to.
I have a few questions:
1) Since...
Hello,
I'm flashing custom code onto a nRF52840 based PCB.
I'm using SDK v14.2, SES 4.52.
The board was running fine for a couple of days.
Suddenly when I reflashed...
Hi,
I started coding form ble_app_uart, and whenever I set a breakpoint and it's caught, then I press Resume (eclipse), the code falls on NRF_BREAKPOINT_COND in app_error_fault_handler...
Hi
My English is not very good, but I encountered a problem that could not be solved. Please forgive me if there is any improper expression in grammar.
When SPI sending...
1.Development board used is nrf9160DK,sim car is nb-lot,set's network mode is nb mode,Turn off all peripherals
2.set eDRX mode,eDRX is 655.36s,pwt is 2.56s ,After the device...
I am using the GPIOTE driver to attach interrupts to a pin in a very timing critical environment (using sensors like this ).
To me, it seems like there is quite the significant...