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...
Hello,
Our Peripheral server application regularly uses a stream of notifications to transmit data to a Central client. We have a rare error in which sd_ble_gatts_hvx returns...
app time loop update 200 byte data use fds by 10s ,then after many time error happened, update_user_flash is update API, write_drop_record IS loop write API in app time, ...
When running in High Voltage mode, it specifies a maximum of 7mA of external power draw on the Vdd output. It also specifies the voltage accuracy of -10%/+5%. This is a very...
HI devzone
Everytime after i executed "nrfjprog -f nrf53 --recover" on nrf5340 DK
i see it write around 4KB data into the flash. do you know what is the meaning for this...
When writing to flash it is MUCH easier to perform the write if SoftDevice is disabled. If it is not, one has to wait for an event to continue writing. ON the Nordic platforms...
Hi,
Is it possible to set the USB serial number for the nrf52833 and nrf52820 MCU's?
For the nrf52840 I've found this documentation: https://infocenter.nordicsemi.com...
I want to try Zephyr on the nrf52dk_nrf52832. (PCA10040)
I can not get it to work.
If I try to use -DBOARD=nrf52dk_nrf52810 All is OK
Here is what I do:
cd ~/zephyr_test...
Hi There,
I have several nRF52840 DK/Dongle boards, I try to run BLE Mesh applications on them. If I want to save the logs on the boards into the flash memories, what should...
Hi,
I wonder if there is a way to boot the old OTA Image even if the new one got verified? Lets say I realise in production environment there is still an issue and I want...
Hi
Yes. I want to do something like Peripheral_uart example but I want to connect my serial device sensor to NRF5340-DK via gpio pins available.
Then I want to get the...
Hi
I am trying to include DPPI within the zephyr/sample/basic/blinky example, but im so much confused on these DPPI setups, please help me to understand better.
i have...
Hi,
In your nRF9160 Product Specification rev. 2.0, you have changed the recommended decoupling of DEC0, VDD1 and VDD2 (ref chapter 10.3 Reference circuitry).
For DEC0...
Hey, I'm new to this so I will need some help. I have custom board with 453-00059 ( BL653μ with nRF52833 ) and first I want just chip to be seen on my bluetooth devices list...
Hi there,
We are trying to download and install the nRF Connect SDK v1.5.1, which seems to be the latest version on Toolchain Manager.
However, after installation, the...