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
Hello everyone, I would like to ask about the examples of openAMP in nrf5340. I only saw examples of network core in nrf\samples\nrf5340\multiprotocol_rpmsg. Where should...
Hi. I am a beginner with nrf52840. Trying to get SPI and an I2C peripheral working at the same time using the SEGGER Embedded Studio. I have working version of both the I2C...
Hello,
I am using the nrf9160 to develop a cellular product but am seeing inconsistent end-to-end connectivity results. For the nrf9160-dk and a custom board based on the...
Some transciver can improve RF performance like output power and EMV, through supply higher DC voltage. Did nRF52840 have the same characteristic with BLE? Is that high votage...
Hello,
I have a questions on the ADC and GPIOs front end input resistance over operational temperature range, as our final product operating temperature shall well beyond...
Hi,
we are developing a custom board based on nrf9160 that include CAN bus. When updating nRF Connect SDK from v1.4.2 to v1.5.0 we can not get CAN-bus up and running again...
Hello,
For our device we are using a NRF52832 and SDK version 17.0.2. It only has one Button connected to P02. Due to needing the device to be water resistant the decision...
I built the mouse BLE example .
In Windows 10 "Add a device" detects the Nordic_HIDS_mouse device and then issues the
challenge Press Connect if the PIN on Nordic_HIDS_Mouse...
Hi Everybody,
I am working on USBD keyboard.
I used USBD example for implementation.
I changed mouse profile to keyboard profile.
And it's recognized well without...
Is there a way to get the signals of the interrupt for a push-button/interrupt from the pin_change_int example in a logic analyzer software tool? Basically i'd want to visualize...
In bluetooth mesh only 3 channel are used.There is a way to use mesh with an extended number of channel.
Because in some industrial enviroments fading is very heavy and...
I was reviewing the silicon errata for Rev2 of the Nrf52840 and I found this.
[204] RADIO: Switching between TX and RX causes unwanted emissions
This anomaly applies...
I have a smart watch based on nrf51822.but i don't have the customer app.I download the nrf tool box can read the heart rate.But i don't know how to set or sync time,can someone...
Hi,
I have developed an app using OTA DFU support. Soft device used is S112.
is it possible to update Soft device through OTA DFU?
what is the max size of the image...