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...
Hello,
I am using simple_adc__pca10028 from 8.0.0 SDK to read values from my sensor, its a kind of tensometer. My configurations are:
NRF_ADC_CONFIG_RES_10BIT...
Dear sir,
I am using your NRF24L01+ chipset with STM32F407ZET6 controller for 2.4GHZ RFID communication. can u please share the STACK for this controller.
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...