if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
hi....
i am using nrf52832 and peripheral device , microcontroller should run continuously , nrf should be in turn off mode and it should turn on when the data need to send...
Hi all,
We are using nrf52832 board in our product. We used serial dfu method to upload the bootloader. Its done with help of nRFgoStudio application.
We want to know...
Is achieving a data length of 251 possible in SDK 14.0.0, SoftDevicve S132 5.0.0 ? I tried updating my GATT table to 6000 bytes and my NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 251...
Hello all,
I would like to know if anyone is willing to share nRF drivers for ADS1298.
There seems to be a Github repo containing drivers for ADS1298 with arduino.
Has...
hi engineer: I use the software version: SDK15.2; the hardware IC is nRF52832; the protocol stack is s132_nrf52_6.1.0_softdevice; when I add "init.advdata.p_manuf_specific_data...
Hi,
After configure IO and RTC I tried to enter into low power mode however the current consumption doesn't decrease until I call again __SEV (); / __WFE (); / __WFE ();...
I am working on a project where I need to transfer the data from nRF52832 to ESP8266 through UART. I made the connections RX to TX and TX to RX.
I am using ble_app_uart_c...
Hello.
I am testing example 'usbd_msc_pca10056' of ' nRF5 SDK v15.2.0 '.
I don't realize how to change the size of the 8 MB mounted device with QSPI from external flash...
i've done nRF5_SDK_15.2.0_9412b96 saadc example.
i changeed channel_config like this
nrf_saadc_channel_config_t channel_config = NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE...
Hi,
I have a nRF52840 DK that I want to measure sleep current on, but I find it a bit confusing with all the switches etc. After reading through the documentation I have...
I have a Rigado BMD350 dev board. This has the NFC tag antenna included. I am just trying to get the example code to work on any of the NFC examples. I can't seem to get any...
Hello everyone
i have question
i'vedone nRF5_SDK_13.1.0_7ca7556 SAADC example.
but i can't find where these print statements are come from
Anyone can tell me where...
Hi all, I'm testing ble adv packets loss rate. I am using a simple scanner example in nRF52832 (Softdevice v2.0.0 & SDK v11), the scanner works in passive scanning, no whitelist...
Hi,
This is strange, I am not being able use p0.02 for digital output from sensors on nrf52840-DK but I am able to use all other analog pins for digital output (p0.03...