I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Imagine my disappointment when I discovered today that Apple Silicon (M1) Macs are not supported by nRF Connect (without the painful step of using the Intel build of VS Code...
While downloading nRF SDKv1.9.1 using toolchain manager, I get error.
https://developer.nordicsemi.com/.pc-tools/toolchain/ncs-toolchain-v1.9.1-20220304-728bbd5.dmg: not...
We want to keep only the RTC active and the other peripherals in sleep mode, and wake up peripherals (e.g. communication by ESB) cyclically triggered by the RTC.
However...
Dear Members,
Where can I download
PCA10059 altium schematic and PCB files ?
I have the board here and I need those files for further production stage,
Regards...
Hi Team,
We are using nRf52840 SOC for our project and for each code change test we need to burn FW build on real hardware. Using real hardware setup increase testing feedback...
I am using the zigbee examples and want to see the RSSI value in any received packet.
I am calling zb_zdo_get_diag_data(short_addr, &lqi, &rssi) in zboss_signal_handler...
Hello,
So far, I've worked with the EVK testing the CDC & ESB features for our purposes.
Right now, I want to move to development and we acquired the dongles (P/N 451...
Hello,
We have to program an external QSPI flash which is connected to an nrf52840 SoC using the J-Flash application from SEGGER.
For this requirement I followed the instruction...
I get the following error if I try to unprovision device via ADV Bearer:
Problem is reproducible on "ncs\v1.7.0\nrf\samples\bluetooth\mesh\light" project if Light CTL...
I keep receiving the email stating the following, even after having all the points taken care of :-
1. I am using a active / approved DevZone Account.
2. I am using the...
zigbee stops working when I use timer 2 for asynchronous UARTE operation. Tell me where to see which stack uses which periphery. Or is it some kind of mistake on my part?...
Hello,
In my project i am using nrf52840 and i have change the default UART pins to P1.3 (TX) and P1.4(RX) and while using virtual UART like BLE UART i mean in the sense...
Looking through the forum, I found this great post with an awesome and very helpful document that displays the ins and outs of BLE on Android ( BLE_on_Android_v1.0.1.pdf ...
Hi, I want to upload the code to external nrf52832 chip(which is on the custom-made PCB) using nrf52DK board.
First, I tried to check uploading the nrf52832 chip on nrf52DK...