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 ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Dear,
how to change the adv. timeout setting and disable uart0 and uart1 in ncs v1.6.1?
I use the nRF5340 and example peripheral_lbs.
The path is as below:
nrf\samples...
I am using the following CAF modules on nRF52840DK, ncs 1.9.1: Buttons, LEDs and Power manager (see attached project caf.zip)
Button 1 is used for ON/OFF fuctionality. When...
I submitted a project idea for the Electromaker make it smart thingy:91 contest. Part of that was to detect and alert a user if there was an impact. This would require access...
How do I find out which peripherals are available at the same time?
Somewhere it was mentioned, that peripherals wit the same "ID" are on the same HW and only one of them...
Hi,
What's the max range achieved with BL5340 (With PCB Trace antenna) in indoors and Outdoors when advertising and connected mode? (With 1M,2M and Coded PHY(125Kbps,...
I use nrf connect sdk 1.9.0, to run periodic_adv and periodic_sync example.
The adv side sends this data: mfg_data[] = { 0xff, 0xff, 0x00 };
But in sync side in scan_recv...
Hi,
My mesh project is occasionally suffering some dropped messages and after probing around I found this on one of the nodes.
I have four nodes and one gateway running...
Hi,
In nrf52840 dongle, I use nrf_crypto_ecdsa_sign function to sign.
Everything is fine in when building, but when testing the real world data, it’ll will show error...
I use 52820 to do ble_usb+esb project, but I have encountered problems when adding USB. I have added USBD_HID_COMPOSIT in the project of \ examples \ peripheral \ usbd_ble_uart...
Dear community
I am developing an autarkic embedded system where I harvest energy from a thermoelectrical generator. It is a simple application, I need to acquire the open...
Hello,
NCS1.8.0 Windows10 X64;
i test v1.8.0\nrf\samples\bluetooth\direct_test_mode, and i want to use nrf21540 model.
i've set CONFIG_NRF21540_FEM=y and do Project...
Hi,
I have been playing around with the nRF9160 DK trying to get it reading a range of sensors, so far with success, however I have found an issue which has stumped me...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. We connect to the broker through the MQTT command...
Hi,
I'm trying to compile Zigbee examples nRF5-SDK-for-Thread-and-Zigbee in Keil but faced some errors.
This is the error I got. This is the exact location of the project...