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'm designing a product around the nRF52840 (PAN1780 module), and using the PWM to drive a piezo sounder (using 2 pins as Hbridge). When I start using BLE functions, I get...
Hey, Yesterday we decided to update SDK to 17.0.2. After this change our FreeRTOS stopped working. We started investigating where is the problem and we found that when vPortSetupTimerInterrupt...
Dear all,
I'm currently using nrf52840DK with SDK 17.00 and s140 softdevice. I'm trying to syncronize the dispatch of my data with connection interval (set to 7.5 ms). I...
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0
I have a custom board based on the Thingy91 and the Asset Tracker application. There is also...
Hi,
In the new AzureIotHub library, subsys\net\lib\azure_iot_hub\src\azure_iot_hub.c
the logic for handling connection conditions in mqtt_evt_handler requires more error...
How is CRYPTOCELL_IRQHandler linked in a project using CC310? I have built ble_app_interactive and it links to the library routine. However I need to develop my own application...
The current state of my thingy 91 is it blinks blue and then red. nrf connect reports that it has not been provisionized or something similar.
The included sim card is registered...
This is the third time attempting to install nRF Connect SDK on my Linux box at home, and have failed at the same place every time. I followed all the instructions while using...
Dear Support Team,
We are migrating our designs to nRF52820. With previous IC we saw that Johanson has IPD for atenna filter + matching circuit (e.g.2450FM07A0029), but...
Now we have a new project,in order to long distance communication,we add a PA RFX2411N in our design,now how may I tuning the pi (or T) match network between nRF52 chip and...
Hi All, What is the best way to modify ble_app_multilink_central and ble_app_blinky example codes, so BLE tag can send to ble_app_multilink_central Its own address. The ble_multilink...
My application uses a NRF52 (SD132, SDK 15.0.0), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and...
Hi, I'm having some issues with migrating from SDK12.1 to SDK16 while discovering services.
It seems to connect to Android without much issue, but on iOS the connection...
A project is currently utilizing an NXP module to access the SD card via 4-bit SDIO. I am exploring the feasibility of integrating an nRF52840-based module, and have a few...