Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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 All,
I am Using the NRF52840 DK Device for my application development
I want 2 UARTS for my application
I have used the example - nRF5_SDK_15.3.0_59ac345\examples...
I am currently developing a central device based on the NRF52832. I am able to discover and get handles to all the services and characteristics of interest on the peripheral...
Hello,
I wanted to know if I can use AT commands to communicate with nrf52840 DK.
If it is possible, do I need to have a separate firmware or is nordic sdk enough?
Hi, I am new to FreeRTOS and am planning to change to some of my code routines to FreeRTOS because my code has been expanding and in need of priorities interrupts. I face...
Hi,
I have modified the asset tracking application to work with my AWS IOT account, I have noticed that after several minutes, the broker stops responding (not getting PUBACK...
Hi,
I am experimenting with ENC28J60 and PCA10056. Following are my connections:
================= =================================== NRF52840 PCA10056 ENC28J60 (pin...
Hi
I tried to implement Eddystone example in nRF52810. it worked successfully. Then i tried to implement same in nRF52832 using pca10040. But it not working. I only changed...
Hi, I'm running the saddc_pca10056 peripheral example given in SDK v15.2.0.
The analogue pin A0 is connected to the signal line of an LM35 temperature sensor. When I measure...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
I am porting RTC example code as is into ble_app_blinky...
hi...
i want to advertise the multi link central example , i have added the advertising in code , now my central is advertising but when i tried to connect , i am getting...
I programmed a NRF52840 Dongle with the example light switch code having changed the channel to 14 which is what my coordinator is on.
I then programmed a NRF52840DK with...
Good day,
I program my nRF52-DK with BLE Eddystone example's pre-compiled hex:
\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_eddystone\hex\ble_app_eddystone_pca10040_s132...
my bootloader.hex is generated by "nRF5_SDK_14.2.0_17b948a\examples\dfu\bootloader_secure_ble\pca10040\arm5_no_packs", my app.hex is generated by a modified blinky example...