Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
what do I need to change in the android studio settings to compile the nrftoolbox source for a Nexus 6 (api v23)? I get a bunch of compiler errors (Error:(25) No resource...
I’m using nRF8001-R2Q32-T in my design, RF Balun (part number: 2450BM14A0002T), and 2.4GHz Chip RF Antenna (part number 2450AT18A100E). My question do I still use any network...
Is it possible to program an NRF51 to wake-up from SYSTEM ON by either RTC or external interrupt?
I have some sensors programmed to wake-up by RTC but I would also like...
Hi
I'm using nRF5 SDK V12.0 and S132 on nRF52832, I add a peripheral service base on the ble_app_multilink_central example so that the phone can connect to the center....
Dear Nordic team,
I've seen some short video from your booth at MWC 2017 last week. Could you post some photos or at least hint about the product examples you had there...
Hi,
Both examples were built failed in Keil due to exceeding 32K trial limitation. Is there any way to reduce the size? Or any suggestion?
Platform: nRF52DK
Keil uVision...
I am working on a project using a BLE Nano and Nordic sdk 8.1. When I compile my application and flash it to the device my program runs exactly how expected. If I unplug the...
I use the nrf52832.
In the beginning,I can download the code and it works well.
And suddenly,Keil told me "No Cortex-M SW Device Found",when I change a new chip it can work...
I use the nrf52832. In the beginning,I can download the code and it works well. And suddenly,Keil told me "No Cortex-M SW Device Found",when I change a new chip it can work...
Hi, i'am working on a custom board on which there is two led drive by a led driver.
The two leds are wiring to be drive by pins P0.14 and P0.15, but unfortunately these...
Hello! I am using a nRF52832 device, along with SDK 12.1.0 and S132 v3.0.0. Data is being sent data through BLE and received on an Android phone.
After some tests I noticed...