Hi there, I'm new to the nrf/zephyr sdk and while using the nRF5340dk board, I've found that the pin1.01 is pulled high right after the board powers up. My assumption is that...
How do I power the nRF9161 DK with a battery? I have a spare 4.2V-3.7V lipo (2000mAh) but according to the docs, VIN ne eds 5V, so any recommendations for a compatible battery...
Dear Support Team,
In the project, I'm working on thingy91:nrf9160 board. Our test case scenario is to connect to cellular network(NB-IoT) and acquire GPS fix for which...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
Hi,
we have npm1300 device on our customized board,
without using any of the regulators, LEDs are not connected.
Gpio 0 and Gpio 4 is connected to main MCU.
when activating...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hi!
I use SDK15.0 on a central side with nrf52832 with bonding and work with whitelist.
On the peripherial side I use nrf52810.
All works fine, all bonded and work with...
I was successful in flashing the dongle using SWD and the development kit. I used the blinky example. It all works perfectly. However, as soon as I reboot the dongle, it goes...
Dear support team,
I'm using the demo ( thingy52-mesh-provisioning-demo).
And I'm developing the Windows APP as a provisioner/proxy client.
When I send the proxy pdu...
Hi,
I am developing zigbee system using nrf52840.
I have a question about joining process.
a) First, start coordinator with zigbee_erase_persistent_storage(ZB_TRUE)...
I am using a repeated app timer to count the number of seconds that pass from the start of the NRF system powering on (or the code being flashed into the NRF). The code below...
We are developing a mouse with shortcut keys on Nordic, we want to make it compatible both on Win and Mac, but the shortcut key assignments are different between the 2 system...
I am currently developing an HID over Bluetooth device and would like it to be able to determine which OS the host is running so then its beviour changes based on that info...
According to SIG specs the BLE Mesh max payload is = 384 ( 12 * 32)
nrf52 MAXLEN = 255 (but I can transfer 265 bytes in zephyr (259 bytes data + 2 bytes opcode + 4 bytes...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
SoftDevice: s140
--
Hi All,
I use blinky_freertos example to add nrf_serial lib to send/receive AT command by...
Hello! 1-st question - how can i set preprocessor defines using SES and NRF connect options? When i set define like: ARM_MATH_CM3 in proj.conf file, i get an error "malformed...
HI,
I am developing application based on healthcare. I am using nRF52832 with SDK15.3 in SES windows10.
I need to use bootloader DFU .
In my hardware i have only one...
I want to erase and write the flash while the BLE communication is going on.
In nRF52832 specifications it is mentioned that t he CPU is halted while the NVMC performs write...
Hello!
I want to use easyDMA. The SDK version I use is SDK15.0.I want to know how to config easyDMA.For example , If I only need to config TWI0_USE_EASY_DMA==1 ?
So far there are only a few devices that support Coded Phy. Is there any Bluetooth adapter that I connect (for example using OTG) to a smartphone (without built-in support...