Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
Hi,
I run the demo program "ble_app_hrs_freertos" and the ble can advertise, and my phone can find the device,but can not connect to it.
When I run demo program "ble_app_blinky...
Hello all,
I have NRF52840 and SDK versions from 12 to 15.
I want to implement the mesh network by which i can distribute the data to the beacons or devices on fixed interval...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hi there,
We're working with a Nordic nRF9160 DK and are trying to get access to the network in both Spain and in Ireland. In both cases, the iBasis SIM won't work in...
Good day,
When testing our own board with a module (BT840) for communication range, we obtained the following results: 1. removal for a distance of 1m: 55-70 kB / s 2. removal...
Dear Nordic,
I am using nrf52DK
I modified "examples\nfc\writable_ndef_msg"
I am using an ingenico POS payment terminal
The working flow is ;
pos sends apdu...
Hello,
I am working on implementing the USB HAL for the nRF52840 for Mbed-OS's upcoming USBDevice feature release. I am trying to get my implementation to pass all of Mbed...
I haven't been able to find documentation for the RTC or RTCs on the 9160. I want to know what the drift is and which RTC timers are available in various stages of sleep when...
Using this sheet
https://www.sparkfun.com/datashe...
I'm trying to figure out two things.
1) There is a section on timing but I'm a bit confused what SPI Clock rate...
Hi, I'm just a beginner with Bluetooth. I want to make a simple bluetooth module, so I just bought nRF52832 and other devices like capacitors, inductors, crystal oscillator...
Dear nordic,
I want to add long range in my application and also i want to set maximum power
i used sdk 15 and example ble central and peripheral(relay)
Where i set...
I have been working successfully on both PCA10040 and PCA10056
I want to work with NRF51822.
When I look at my sdk I see no folders for my PCA10028.
I see folders in...
Hello,
I have read numerous posts about NRF_ERROR_CONN_COUNT but yet able to solve this solve, my setup is NRF52840 Dongle as central and I want to connect to multiple Heart...
Hello! We are trying to transfer the data between two nRF52840 development kits through NFC. Is doing so possible without using any other reader hardware? If not, then we...