Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
Hello,
I am using the nRF51 dongle, SDK v10 and s310.
I want to use the dongle as a ANT+ receiver and BLE client to connect to multiple BLE peripherals. I have looked...
I am once again frustrated with nRF5 API's. Getting a value from analog input pin is that simple with Arduino API's:
int sensorValue = analogRead(A0);
That's all you...
I'm using an IMU sensor and transferring data over Bluetooth to Android device. The data sampling at 400hz, and I'm sending 6 packets per connection, each packet 20bytes....
Hello!
I am using the PORT event interupt sense handler to wake up the device from various pin interupts. We have in total 6 pins that need to do that.
This works fine...
Hi,
In my project, I am interfacing various modules (UART over ble, ADC, SPI, I2C) on nRF52840-Preview-DK board. I use IAR Embedded Workbench with nRF5_SDK_15.2 for code...
Need assistance/recommendations for working with smaller pin pitch (150 micron) mounting holes for the new nRF52480 chipset. Our current contract manufacturing supplier for...
Hello I noticed the problem with nRF51 DK and ble_uart app.
1. The nRF51 DK is connected to the Terminal
2. Connect to the nRF via "nRF Connect" application on Android...
Hello:
I read the documentation and errata for Rev 1 of the nrf52. I am using the Rigado BMD300 module (thus the nrf52) without a softdevice attempting to do on the fly...
Hi All,
Currently i am working on nrf51822 chip, For that i have downloaded nRF5_SDK_15.0.0_a53641a.
Now, i am trying to execute mouse hid example in nrf51822 chip, but...
Hello, it seems that the 15.2 infocenter radio_test instructions are somewhat different from the 15.0 infocenter instructions . Trying to get a general understanding of how...
Hi there,
I was hoping you guys could point me in the right direction with regards to the use of the nrf_mesh_disable() & nrf_mesh_enable() functions. Since the "friend...
I migrated my nRF52840 project to nRF5 SDK for Thread and Zigbee 2.0.0 (from 1.0.0), but I keep getting a linker error:
Building ‘myproject’ from solution ‘myproject’ in...
I am searching for a stable development environment for the Nordic nrf51822. I have been unable to get adequate support for issues using eclipse. The tutorial for Nordic/Segger...