Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
Hi Team,
I need help currently we are using nrf52833 micro controller, we have problem with external clocks. we want to disable external 32Mhz and 32khz clocks and use only...
I’m using an nRF52840 powered by a coin cell (3V nominal, dropping to 2.3V) and need to read a K-type thermocouple . The challenge is finding an amplifier that:
Operates...
We experience that under some conditions at one moment an already bonded device causes that at the moment of BLE connection the MCU crashes. Possible solution is only to erase...
First of all,I don't study the LOG module yet,just copy & paste from example.
I'm trying to process APP_USBD_CDC_ACM_USER_EVT_RX_DONE event,print debug info to monitor the...
Hello folks,
I'm working on a device that needs a USB storage connection capability. I have put the "mass" sample into my application, and it works as expected except for...
Hi,
we are using the nrf9160 on an addon-pcb as serial LTE-M/NB-IoT modem for our gateway. The host controller is running vanilla Zephyr.
Can someone tell me if I'm wrong...
Hello!
I've been in contact with your sales team in regards to locating the physical BOM of nrf9151, but we've been unable to locate this. I've been - and have directed...
I'm using Segger Embedded Studio. I add some new files in the project. I need to update the directory by right click to Project, then left click at 'Options', then go to ...
I have a question regarding the firmware update for the Application core and Network core of nRF5340. Currently, we are developing firmware using nRF connect SDK ver. 2.3...
I'm developing a custom vendor model in BLE Mesh to send some telemetry data, and everything is working as expected. Each node currently sends data, which other nodes receive...
Hello, We are integrating the nRF7000 chip with our nRF9160 custom board to add the WIFI location service and we have a question about the CONFIG options which for the WIFI...
Hi Team,
currently we are using nrf52833 micro controller for out prototype design. can run micro controller without external 32Mhz and 32khz crystals.