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
I'm new to Zephyr and have inherited a project that uses the stm32 h747 disco board. The last build shows:
Memory region Used Size Region Size %age Used
FLASH: 363268...
I'm trying to download a largish file (~167KB) via HTTP/TCP/IPv6 but the modem crashes every time around the same point during the download. It's spits out error 122, which...
Hi,
I just ran into a strange issue and traced it back to a KCONFIG problem... It seems that if I have BOOTLOADER_MCUBOOT and SECURE_BOOT configured "y" I end up getting...
Hello,
I' have problem with CMAKE and Zephyr in VSC. Please, see following error:
[main] Building folder: blinky_13
[main] Configuring project: blinky_13
[proc...
hi,all
I Need add many characteristic with notify in one service,and I wish it can send notify to the phone once the phone enable cccd.
1.tx_handles can work,buf rx_handles...
Good day,
I am developing app by SDK 17.1.0, including ble_nus and ble_hid, I would like to imply fuction to switch between ble_nus and ble_hid, due to some difference configuration...
Hi!
I am trying to subscribe to the power management events that correspond to the following log lines (which I can clearly see in the log):
I have been trying with this...
Hello All,
I'm currently now on the initial phase of development and i wanna to stream 2xIMU data through SPI as for now if i connect only one IMU as Follow
P1.15 SCL...
Dear all and Nordic Staff:
I am learning about dynamic multiprotocols and found examples of dynamic multiprotocols for Thread and BLE in the "nRF5 SDK for Thread and Zigbee...
Due to the system design of our products, I am going to need to sideload any firmware update binaries. That is, my application code will handle receiving the update through...
Hi
I am using ncs v2.3.0, mesh chat example
I have used CONFIG_BT_CTLR_TX_PWR_PLUS_8 =y , and it works quiet well, now how can i implement CODED_PHY (long range) in this...
Hello,
I came across a Nordic Q&A discussing a sample called hci_uart_with_usb_uart_bridge in this post . I have searched in the v1.0.1 tag but couldn't find the mentioned...
Hello,
I'm attempting to establish communication between an nRF52840 and an nRF9160 on the nRF9160DK using LPUART. Initially, I tried using the interrupt-driven mode, but...
I get the registration "parse_cereg: LTE mode not found, error code: -22" error,when try to connect to LTE network in china shenzhen.the hardware is custom use nrf9160 chip...