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...
I am trying to compare a bunch of BLE mesh options and I am trying to evaluate the software stack for nRF mesh
Whilst trying out the light switch proxy example, I noticed...
Hi Great Nordic Team:
I have some questions about nrf24ap2 reference schematic, please kindly help to give me some tips.
※it's reference circuit of Synchronous (bit...
Hi Sir,
As reference below link, and we can find the Tickless IDLE enabled ~700uA in SDK 15.2
https://devzone.nordicsemi.com/f/nordic-q-a/24733/nrf52840-sdk-14-0-0-and...
Hi again!
I'm trying to send/receive data between an nRF51(master) and a AVR/HM-11(serial/BLE module)(peripheral)
After following this visualgdb.com/.../ tutorial based...
Under some conditions I want to force advertising to transition from slow to fast. With SDK 14, I could just call ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST)...
Earlier for nrf52 we could filter out connections on the peripheral based on rssi, need similar operation for nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart...
Dear Nordic,
I have one nrf52840 dongle.I want to know which polarization of antenna (PCB antenna) gets maximum range?
another thing i want to know what is the maximum...
Hello,
I want to know if there are some SDK, application note or similar about how connect point to point a nRF52 IC to Alexa and Google Home.
Thanks in advance.
Jose...
Hello,
Greetings from India!
I would like to have my design review by your engineers or any concerned person in the related field. The design is not yet complete but the...
I'm using three nrf52840-dk's, from an ubuntu 16.04 x64 host.
JLink v6.30b
nrfjprog v9.7.2
I can program and interact with two boards fine, with zero of the failures...
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send .
my question is i am using reference code for...
Hi, everyone,
We are developing BLE project on nRF52832 chip by using SDK14.0 software.
The project is build from one master-device and many slave- devices.
The master...
hi............
i want to modify the ble hts program , inorder to add a timer in it. i want to transfer the data for every one minute ,so data have to read for every one...
Hi.....
i want to transfer the data for every one minute from peripheral device to phone (nrf connect ).. how to declare in the program and what function to be used ?
...