Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
I use this step-by-step guide to run nrf51 Iot SDK example on nRF51822.
First I modified app_ipv6_coap_client_pca10028 such that I can run it on nRF51822.
I downloaded...
Hello Everyone,
Im using the NRF8001 for my application and was looking through the arduino SDK provided by nordic.
I want to run the device in UART mode but do not...
Hello!
I have been trying to figure out how to get the device ID/MAC address for the NRF8001, and I found the lib_aci function lib_aci_get_address() that calls a cmd event...
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...