Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hello!
I am using the nRF8001 BLE chip on the Redbear Labs Blend board, and I need to get the MAC address, which I heard is also called the device ID. I understand that...
Hi,
I am new to BLE development and I am currently using nRF51822 with the soft device S110. I am using the example ble_app_hrs that includes the ADC converter. I would like...
Hello,
The max TX power for nRF51822 is +4dBm and it corresponds to Bluetooth Class 2.
Is there a possibility to use an external amplifier to increase TX power to meet...
Hello,
I'm trying examples supplied with SDK, running on pca10006 with nRF51422 chip board and Segger J-Link debugger.
I am able to
Erase entire chip with nRFgo...
Hello,
We're creating a new design with the nRF518122 as a TWI master to two separate I2C busses. No SPI devices of any kind, so I don't think there is a resource sharing...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi,
I need to store few variables values(long a = 4568;) to RAM (might be some other place) when the system went to sytem off mode .
How I can achieve in the nRF 51822...
Hello.
I have to detect presence of several nodes (max.8, battery supply). Addresses each of them will be known by master device. I don't have to send any data from central...
Hi,guys
In my project,I intend to generate 4 channels pwm,using 8 channel PPI,timer1,timer2. As below, the timer initializing and timer interrup handler code:
static void...
Our most advanced Bluetooth Smart SoftDevice to date released this week - S130. We're excited in a big way about this one covering as it does so many different options in...
Hello,
We would like to be able to load the s310 Softdevice via an ANT bootloader. I am using a slightly modified version of experimental_ant_bootloader from the 7.2.0 SDK...
Hi!
Is there any configuration differences between those 2 modules??
I understand from the data sheets that the pinout is just the same.
I´m testing a PA+LNA on the same...