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,
I need to read data from MLX90615. It is a temperature sensor which follows I2C to read data. I got a sample code for this which is given below.
float receiveTemperature...
Hi all,
context: nrf52, iot sdk and ipv6; initially rpi as "border router"
question: What can be used as professional/industrial "border router" instead...
Hello,
Arduino start selling Arduino 101, powered by an Intel Curie processor.
As far as I have seen here , Intel Curie module integrates nRF51822.
I was wondering...
I'm in the process of trying to start my custom application based on the ble_app_multilink_central_s130_pca10028 example found in the SDK. When I run the app on the nRF51...
Hello everyone,
I am trying to use Segger Embedded Studio for a simple explerimental project.
I started from the sample FDS example from github and build something on...
Hello,
I have an application that uses the Soft-Device. That application want to start a SPI-Bootloader. That SPI-Bootloader isn't the only bootloader on the device, so...
Hi,
I have nrf52 setup as central and peripheral.
As central it connects to another peripheral and everything works just fine. After it did connect I turn of peripheral...
Hi,
I have the NRF52 dongle that is set up as the client and is searching using the ble_app_uart_c (Found in examples\ble_central) example and I am trying to connect a...
SDK11, nRF51422.
Is it safe to use pstorage and fstorage at the same time?
I want to use fds for data storage in my firmware, but device_manager_peripheral.c requires...
Hi, I am trying to read a 24-bit register (with 8-bit address) using the I2C (nrf52). And the timing diagram is given below.
Basically I created a 3-element array (24...
I am having trouble getting the experimental ble_app_multirole_lesc example working with Android and nRF Connect. It is working fine in iOS. I am using v12.1.0 of the SDK...
hi..
i'm trying to use cmsis pack on nordic nrf52 with make command to get to cpu registers and have the folowing error:
Compiling file: main.c
In file included from...
Hi,
I was testing our product with PPK today and noticed one weird problem,- it seems that time is incorrectly displayed in the PPK software. Please have a look on the...