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...
Dear Nordic Team,
I have a BLE application that we developed on nRF52840 DK for S140 based SoC and this application is working fine on the DK Board.
Now we would like...
I am using IAR version 8.30.2 . When I try to build the example project is the nRF5_SDK_15.3.0_59ac345 for 802.15.4 for the wireless UART I get a build error:
wchar_t in...
When I start my nRF9160 modem (AT+CFUN=1) it can sit in CEREG mode 4 (unknown) for a couple of minutes, before it switches to 2 (searching) then 1 (registered).
Is that...
Hi
I am trying to implement UART on nrf52832 , s132 central and peripheral code.I am getting the following error.
Description Resource Path Location Type fatal error:...
I'm trying to change advertised manufacturing data during advertisement after pressing a button on the nRF52840 DK board. Seen many examples using the call ble_advdata_set...
Hi everyone!
I am currently working on a custom prototype that is using the nrf52840 chip and sdk 15, and now want to perform DTM tests on the device. Looking at the DTM...
Hi! We're developing on an NRF52840 and are trying to understand what the meaning of the specified 'recommended usage' is, as its specified in the aQFN 73 ball assignments...
iPhone11 + iOS13.1.2 cannot connect to nRF52832 based IoT device when application is running in background. iPhoneX + iOS13.1.2 can connect without problem. Does anybody tested...
So I recently purchased an nrf52840 pdk and was following nordics getting started guide. however my pc will not detect my board when i plug it into the usb. When i plug the...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I'd like to use a central_peripheral example project (sdk 15.3) : Experimental: ATT_MTU Throughput Example
What does it mean that an example project is experimental...
Hello,
I have a problem with using the FDS library.
I started by exploring the example CLI program (examples\peripheral\flash_fds), it seemed to work as expected.
Then...
Hi
I have a nRF52832-DK based central node and multiple nrf52832 based peripheral nodes implemented using a combination of ble app uart c + multilink central at the central...