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...
Hello,
I'm using a NRF52832 QFAA connected to a Quectel modem through UART. We're using UARTSerial from Mbed OS 5.
We've produced 12 custom boards where on 2 of them the...
Hello,
I'm working on adding an HTS service to an existing device (nRF52832), and running into a problem that can be reproduced on PCA10040 and S132 5.0
When my code is...
I modified the firmware of our control unit to allow BLE communication. Now It communicates with an ANDROID APP. The chip used is nRF24L01+, It send and get only Non-Connectable...
Hello,
I'm trying out the HID Keyboard example (sdk 16.0.0, s132) and was able to pair once to my phone. Now I can't pair to any device. The following pop-up window appears...
I'm running SDK 14.2 using FreeRTOS on a nrf52832.
When I increase NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 158, the system ends up in Hard Fault.
Anyone have suggestions on...
Hello,
I am using an nRF52 to transfer 20 bytes (through notifications) to a raspberry pi (with bluetooth dongle). I've been experiencing some weird connection times: I...
Hi
I have 1 PCA10040 dev kit and 1 Raspberry Pi 3.
If I connect NRF dongle to Raspberry Pi will Raspberry Pi act as mesh-node ?
All I want to do is send data from PCA10040...
Hello,
nRF52840 is having the inbulit RTC for keeping the time.
Should i need to use external RTC with coin battery for even after power off the BLE nRF52840.
PLease...
Hi!
We're considering implementing some security measurements into our devices, and so naturally we've started to investigate CryptoCell and other Backends supported by...
Hello,
I recently updated nRF Connect to version 3.4.0 (Bluetooth Low Energy). I'm observing, that the tool is not able to reconnect to a peripheral that was previous bonded...
Hi Nordic Experts,
I use nRF52832 for a custom board, I use GPIO P0.17 and P0.18 for controlling NMOS switch, for buzzer and vibration motor, and the frequency is controlled...
So I seem to be having trouble interfacing with nrfl2401. To initially test the chip, I sent `0xFF` to be able to read off the status register but when I do, I get `0x1C`...
Hello Nordic Team,
We are working on a BLE project with RSL10 board from OnSemi. We need a BLE sniffer to capture and analyze the BLE packets in the air for debugging purposes...
I have a module LAIRD BL651 based on nRF52810 SoC
I’m using the latest nRF5_SDK_16.0.0
I can flash ...\examples\ble_peripheral\ble_app_uart\hex\ble_app_uart_pca10040e_s112...