Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi.
We need to ring the Buzzer with 4.2kHZ PWM.
However, in the event of 4.2kHZ in nRF51822 PWM is inaccurate about 2us.
Please tell us how to fix it.
※link Very...
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...