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 ....
The Bluetooth Core Spec version 5.2 says that the " maximum number of CISes in a CIG shall be 31."
Can the nRF52840 support 31 concurrent CISes in one CIG? If not what is...
I want to load the GPS routine project of 9160, but it fails. The error prompt is as follows:
one step
When I click OK, the following prompt appears
two...
Hi,
I have nRF52833 and nRF9160 on my custom board. Due to limited space available, trying to use a common SWD interface between the two SoCs. As follows: 1) SWDIO and SWDCK...
I add the MAC of acquisition device in the broadcast initialization of nrf52810 serial port routine, it can display complete. But I added the Mac to the template broadcast...
Hi ,
My firmware is almost done, and now is the time to optimise power cunsomption.
First, my software has a special mode. Each day it wakes up, communicate with a sensor...
Hello,
We are developing products with nRF52810 MCU. There are only 100 bytes ROM left now. We hope to update bootloader via Buttonless DFU in single bank way. Is it available...
I want to use the four peripherals UART0, UART2, UART3, and I2C_1 on nrf9160. When I was building the project, I encountered the following error.
Here my prj.conf
...
Hi,
I received a Thingy91 and am unable to commission it to nrFCloud.
The Thingy91 skipped orange breathing as mentioned in the manual here (step 4). It went directly...
Hi! I'm running a project with an nrf52 chip for which we use the JLink as the interface. I've been using my setup a lot for the past year. The other week, every LJink command...
Hello,
i'm trying to understand how the management of the SS pin is (or has to be) performed when using nrf9160 as SPI master.
In this post Håkon said that:
"Most driver...
Hi,
I using the radio test example on the pca10040 with nrf52832 EVB.
And set the radio test to Tx, the parameter as below:
Data rate: NRF_RADIO_MODE_BLE_1MBIT TX power...
I have searched the devzone and couldn't find any solution
followed the instructions from Nrf Connecta dn verified as well.. using
tag v1.1.0 (have done west update...
I'm using the MESH SDK 4.2.0 on a nrf52832 in combination with the Serialization interface (ACI) example
We'd like to implement the key-Refresh cycle and are planning on...
I am trying to setup (Nordic Edition) SES 5.10d for an example to download to the nRF52840 Dongle.
The tutorial* helpfully discusses how to avoid overwriting the MBR and...