Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
I have a few questions (using nRF51 DK and/or external nRF51822)
I use an analog pin to measure the voltage of a capacitor of an analog circuit. From time to time...
Hello,
I would like to implement HID over GATT profile (BLE) in the Beaglebone Black (BBB). The BBB will be used to interface with a laptop/computer running Windows 10...
Sorry for this long message. I am new and quite lost.
I just purchased a nRF51 DK and installed nRFGo Studio, Keil MDK and NRF51 SDK. With nRFGo, I programmed the Segger...
Hi,
I'm trying to link the static esb library (esb_gcc.a) with the mbed toolchain. Everthing seems fine until the last stage of the linking phase where my actual functions...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
I have inserted the USB dongle nRF24LU1p in to PC. In nRFgo studio, it is detected as nRF24LU1+ Bootloader. If I click on the bootloader, It shows a window from where, it...
Hi,
I've got the following error when trying to update the softdevice and bootloader on my iPad:
Error on StartDFU Message:Data Size Exceeds
I've carried out the...
Hello!
Do I need any extra passives, connecting SD card to SPIM of nRF51?
It works fine with MOSI, MISO, SCK, SEL, VCC and GND directly connected, just want to be sure it...
Hello,
I am getting NRF_ERROR_NO_MEM when initializing second PWM instance, I tried to find the reason, but no luck. Please help.
I am using nRF51822 with SDK9 (+fixed...
I bought a EV board below to develop in the nRF51822
( www.wvshare.com/.../BLE400.htm)
I have installed all necessary tools like Keil MDK-ARM, J-Link, nRF51 SDK and nRFgo...
Hello Everyone ,
I am using ble stack S110 , BATTERY SERVICE , my CUSTOM SERVICE and pstorage module in my application and using SDK 7.0.0 and keil 5.12 IDE .whenever a server...
Hi
We are making a product based on nRF51822 and have used the ST BAL-NRF01D3 balun, but due to lack of updated datasheets for the balun we are unable to determine if it...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
Hello,
I would like to make an iOS app read BLE advertising packets (sent by nRF51) in background mode. The nRF51 sends ADV_SCAN_IND packets and is not connectable.
...