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...
I use nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and pca10056 board.
I use project nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\zigbee\light_control\light_bulb...
Hello! I will start by saying that I am new to embedded software development, and new to nrf boards in general. After successfully running the direction finding connectionless...
Hi Nordic Team,
I got the board yesterday, so I tried to debug on it. it seems no image is downloaded before shipped to me, as no log at all after power on, right?
So...
I have the next system perfectly working:
nRF52840 working as NCP to get OpenThread protocol.
STM32L486 as a host with a FreeRTOS
The communication between both is...
As far as I can see, when sending data via Bluetooth, the data is first stored in the buffer and then sent out together when the buffer is full. Is this the right idea? But...
Hello, We have an nRF9160 based IoT device in the pipeline, which should now be tested in a certified test lab. The purpose would be to perform a spurious emissions test using...
Good Day
I have enabled power saving on my nrf9160dk and am using NBIOT. In doing so I found that there was a 60 sec offset to what I selected and what I wanted the active...
Dear: IC : nRF51822_xxAA SD: s130_2.0.1 BL: SDK12.3 bootloader_secure with public_key AP: NUS MOBILE: iPhone 13 pro MAX with iOS 16.1.1 not always fail. but often How can...
Hi,
I'm working on a legacy program using nRF52833 and nRF5 SDK using SoftDevice S113.
My application has two input GPIOs, and both can wake the MCU from System OFF. The...
Hello,
My professor bought several nRF9160 boards for our Electrical Engineering department to work on our final class project with. Several students are having a hard...
Hello,
I am developing an application based on the sample project "nrf5340_audio" and would like to be able to select which gateway signal the headset receives when there...
Hi,
I just wanted to reinstall the nRF Connect SDK with version 1.2.0 to make sure everything is clean on my new project.
But when I am trying to clone the repository...
Hi, I am currently creating a new project, but I got this error when I try example hello world from nrf sdk.
I use thingy 91 for that.
Does anybody have a solution...
Hello there,
I'm trying to use the hci_usb sample provided in zephyr 2.0.2 to turn my nrf52840dk into a bluetooth scanner of sorts. there seems to be issues with the way...