I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
Hi.
We've built an app for the nrf5340-based module using the nrf connect 1.6.1 SDK and its out-of-the-box Zephyr/MCU boot loader etc., code base. We build using west, which...
Hallo Team,
We are planning to use nrf5340 for one of our project which requires low energy audio and sensor data transfer. Can you please evaluate if our use case is...
Hi, I am currently developing on nrf9160 DK, and would like to set pins 0.14 and 0.15 as analog inputs to read data from sensors, similar to arduino uno, but not sure how...
Hi,
I developed a firmware without softdevice for a custom board with nRF52840
I recently decided to add a bootloader to my application and I based my bootloader code...
Hi all, I have worked on a Central device, whose objectives are to scan specific beacons (filter using MAC address), make broadcast and establish connection with specific...
I'm developing with a Thingy:91; here (New Zealand) we have both M1 and NB-IOT but in some locations where the product will go there's only NB-IOT so I'd like to verify the...
I have a nrf52832 custom board that I program using sandeepmistry Arduino core. Nothing to do here, I know it's Arduino but everything still works under the Nordic basis in...
I can't seem to connect the Thingy 53 to my VS studio. I am able to connect the thingy 53 via phone and I can connect it on my NrF programmer but I can't seem to find it in...
Hi All. If I wanted a book to learn embedded C programming focusing on nRF52, which one would you recommend for a starting level? And for the intermediate level? Thanks
What are the limitations on drawing current from the nRF52840 VDD pins? Are there continuous and transient limits on how much current can be drawn?
We are powering peripherals...
Hello,
I am working on adding BLE central capabilities to our device by using the ble_app_multilink_central example project as a template. Currently I am adding the expected...
Hi,
I development a elock device to use nordic 52832 chip. I want to transfer some information between phone app and my device. Like UUID / user account / user password...
Hi, My PC have already installed the nrf connect sdk with version v1.2.0. How can i update the nrf connect version to v1.2.99-dev1? Please give me a few complete steps .