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...
Hey folks,
Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice...
Hello,
I am using nrf52 for my project. i need to read sensor value for 20micro second in array. I need 10000 reading in array to check condition. but array size more than...
While migrating from 12.1 to 12.3 I noticed changes to nrf_drv_wdt_init; specifially the removal of uint64_t casts.
Why were these removed?
We use a 5 minute reload value...
I have trouble for downloading mobile app from Google play, since it is blocked in China. So... is there any official mirror site for download these apps ? Yes, we can find...
Hi,
This is a follow-on question to the following: link
I have similar questions and would like further clarification. The MBR and the SD are packaged/delivered together...
hi,
i have a issue with bluetooth stack. i have established connection with app to communication to send and receive the data.
due to link loss the connection, i have...
Hello Everyone,
This query regarding programming of board during mass manufacturing.
I am using nrf51822, S130, SDK11. I combined softdevice, bootloader, and application...
Hi, I have some question about wiredUART and USB to UART
I'm using nrf51822+BLE400.
Is there any difference UART communication between using USB to UART
and wiring...
In order to reduce the R&D lead-time, I am trying to use ARM mbed online compiler to build nRF51822 project. I know the mbed Kit will do chip-erase on nRF silicon, so I guess...
Hello,
I am trying to interface bme280 with pca10040. I am using sdk12.2.2 and referring twi_sensor.
I am able to make read function and it works as expected. I am facing...
I am generating a pwm signal in pin no:21 of nordic nrf51422 board. i connect this pin to pin no:24 using a wire in the same board and want to count only rising pulse edges...