I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hi
sir we have nrf9160-dk and planning to interface some sensors to it but the issue we are facing is that the gpios are at 1.8v where as we need 3.3v logics to interface...
Hello everyone,
I getting stocked now for 1,5 days to get the nRF-Connected SDK running
I am using macOSCatalina 10.15.7
segger 5.20
Nordic SDK Tag v1.4.0
using...
Hi Team,
I'm working on scanner and NCS/Zephyr bt_le_scan_start callback API
typedef void bt_le_scan_cb_t(const bt_addr_le_t *addr, int8_t rssi, uint8_t adv_type, struct...
Hi
I have implemented a custom DFU process, where NRF52840 sends another NRF52833 an image to program.
The NRF52833 receives the image and validates CRC, if all OK , I...
Hi,
I'm using a nrf52833 in may application.
I have 2 Identical units with bare nrf52833.
refer the unit as normal ad defective.
test a.
while flash a simple FW...
Hello ,
I am using NRF 52 DK 15.3.0 SDK and ble_free_rtos_hrs example , I want to have a feature to start and stop the advertisement ( by interrupt driven , task notify...
Hi Nordic..
currently we are going to implement serial bootloader dfu from other MCU (infineon chip).
We have create flasher from MCU to nrf52832 to do serial fw update...
Hi
I am using nrf52832 .i am trying to connect to a device using sd_ble_gap_connect but i am getting NRF_ERROR_INVALID_ADDR error.
i am modifying ble_app_cli to achieve...
Hello
I'm going to use J-link's virtual port to see the characters being printed.
I connected custom pcb to Vcc, Swdio, Swclk, Gnd pin and tx, rx pin of J-link.
And...
In our mesh application, we are trying to give all our devices the same network key. As we are planning to have in excess of 100,000 devices, the 2-byte unicast address is...
Hello,
I am developing thread network and i am building on top of mqttsn_sleepy_publisher example. But I have problem to enable RTT logging (UART not available) for thread...
Hi, We are using nRF52840 in our design. the pin p0.10 is marked as LOW-FREQUENCY I/O (up to 10Khz) according to your recommended usage. Our software is design to generate...