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...
Sorry about a so broad question. But this is what I have experienced but don't know where to look.
I have done a few project using BLE with RTX. Just typical stuff similar...
For Setting the easyDMA on I2C, Do I need just to set the TWI0_USE_EASY_DMA to 1 ?
Also do I need to set an arrayList? which?
or can I just use the same settings that...
Hello,
My team wants to develop a custom iphone application and we want to use it to connect with NRF52 which is transmitting data using the Nordic UART service. We were...
Hii,
I am trying to update new firmware in nRF51-DK.
But unfortunately, wrong image file is uploaded.
Now i am trying to once again same process then getting no space...
I am testing the SDK (v12) Power Profile Example with the DK51 and the nRF51 dongle. My purpose is test if I can lower the power consumption as mush as possible. The default...
I am developing software for a custom hardware based on NRF52. Previously I was tasked on updating the old NRF51 based software (used on older version of the device) for NRF52...
hi,
i am using FDS to store some Data in nRF51 Development kit using temporary application. it is around 2kb. after that i am flashing main Application. is my application...
I am working on a battery-powered application. Since power saving is a must, this design using high-side power node controllers (part number MIC94042) to power-on or power...
Hi
I am looking for pin numbers for the nRF51822 microcontroller.
example like what are the pin numbers for VDD to measure battery voltage..??
I mean in which header...
Hello!
I'm learning how to use properly the saadc for knowing muy battery state of discharge. First of all I'm testing the saadc example which is included in the SDK, changing...
Hi, Nordic
I know when esb working, channel , address and pipe is very important.
From sdk and demo, I can not know these items clearly.
I know these items should be...
I need to use sd_ble_gap_adv_data_set directly and pass custom advertising data, as I need to maximise space and not send the name etc
I have been using mbed which has...
\nRF5_SDK_12.1.0_0d23e2a\examples\ble_peripheral\ble_app_uart\pca10028\s130\arm5_no_packs
I cannot find the define of pin6 pin17 pin21 pin 22 pin24
in this example ...
Hi. Can we develop and use our own firmware for any of the Nordic's beacon? Or do we need to mandatorily use firmware given by Nordic with beacon and modify them as much as...