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...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
I have a working code using SoftDevice 140 7.2.0 and Segger ES on the nRF52840 DK. I made the single adjustment of the preprocessor variable BOARD_PCA10056 to BOARD_PCA10059...
Hi,
I use example projects from Nordic Thread: CoAP Client and Thread: CoAP Server with Segger Studio Nordic Edition (projects use Zephry which is generated by NRFConnect...
Hello! I`m developing custom board with NRF52832-QFAA on board and need to use serial bootloader. As in example (secure_dfu_ble_s132_pca10040), I`ve implemented it on board...
Peripheral doesn't have any user interface that can be used for pairing and bonding but I want for my application is that the peripheral gets paired or bonded to the central...
I want to make one mesh beacon as a node of mesh network.
If one mesh beacon is a node of mesh network, I want the beacon broadcast the messages which in mesh network to...
I build some test project in Zephyr examples folder. (ncs\v1.5.1\zephyr\samples\basic\ND_test).
In additional I did some changes in the Zephyr project in drivers and added...
I have recntly purchased a Nordic Semiconductors nrf52840 development board. I am having issues with the J Link OB MSD. When connected to LINUX Ubuntu 20.04 LTS which is running...
Hi,
I am working on a bootloader that can do DFU for my nrf52840 DK. Currently, when the bootloader goes into DFU mode, it obtains the init packet via UART. Then, after...
Hi,
I'm trying to add the secure BLE bootloader(non debug, modified to run with S113, SDK 17.0.2) on a custom board with a nRF52810. I tried to DFU my main application(APP...
i working nrf52832 sdk 16 in that i want to use two uart?
actually nrf52832 have only one hardware interfced UART.but i try to implement two UART1 and UART2 in same program...
Hello,
I am working on an nRF52840 with S140SD chip.
I am currently using the RTT as a backend for logs. I tried adding the Flashlog backend in order to save the logs...
I'm developing with nRF52811 but firmware is developed for nRF52810.
I think there is no difference between them and that firmware should work well.
But SPIS doesn't work...
THis may have an obvious answer to an experienced embedded programmer but I do not qualify to be that. So I have a piece of working code that runs on the nRF52840 DK and it...
Can you use/link both nfc T4T and T2T libraries and wrapper/driver source in same application/build?
I don't mean emulating both modes at the same time.
Thanks.