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 ....
Hi there,
We're trying to write to the UICR CUSTOMER register to store some of the manufacturer info, such as BLE MAC address, for example.
When SD isn't running we have...
The following is loaded into flash on the nRF52840: Bootloader: 0xe0000 Application: 0x27000 SOFTDEVICE S140: 0x1000 MBR at 0x0000
Bootloader starts, waits 5 sec and runs...
Hello,
I want to use BLE direction finding. In the product brief ( https://www.nordicsemi.com/-/media/Software-and-other-downloads/Product-Briefs/nRF52833-DK-PB-10.pdf?la...
Hi,
I need some help to interpret the LTE timers values that my network operator applies.
During network registration I requested RPTAU : 10 min and AT : 0 min, by issuing...
I want to connect the nordic ZigBee with Digi's XBee module.
I have configured the Digi XBee pro s2c module as coordinator and nordic as a router but they are not communicating...
Continuing the discussion that was documented here:
https://devzone.nordicsemi.com/f/nordic-q-a/64691/how-to-use-the-latest-version-of-californium
1) I modified the resources...
Dear Nordic Support Team,
I haven't seen any forum posts directly applicable to the issue I'm seeing so I hope you can point me in the right direction.
The basic Thread...
I wanted to try to test some of the nrfx_saadc v2 features in a project I'm developing. I downloaded and ran a couple of the examples from GitHub and they run fine on a nRF52...
Hi,
we are facing the following error. We bond our device (peripheral S140, SDK 15.3) with the following settings with iOS devices:
#define SEC_PARAM_BOND 1 // Perform...
Hi,
I am unable to build code. My Mac has just been updated to Catalina, not sure if that's caused the issue.
I am trying to build the standard "blinky" code but am getting...
Hello
I'm working on SDK v17. Receives certain data from the app, and LED timers work according to the data received.
The code that receives data from the app and parts...
Hello
I'm working on sdk v17. I want the LED to be printed out like a wave when I receive certain data from the app. (5 Times)
It is simple to use 'delay' and 'for' as...
I had my first encounter with Nordic chips a couple of years ago. To evaluate the devices, I used an nRF52832 to implement a small helper project. I was very impressed: it...
Hi Team, Is it possible to use the BLE NRF52832 module for audio applications like attending phone calls, listening music etc. If it is not possible with this module could...