Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Based on nrf52832 development nrf as a tag, the actual distance is 2 cm, less than 3 cm with a reader, how to improve for it? Let the distance of nfc exceed 3 cm?
Hello everyone,
I am refering to https://devzone.nordicsemi.com/f/nordic-q-a/29029/programming-nrf52-with-openocd/126175#126175
Is there any complete tutorial out there...
Hi. I'm currently working on a project using nrfx_uart driver. I'm using the project template for SES provided in the examples folder.
My Issue is that my code only works...
Hello,
I have a running environment on Crossworks IDE, nRF52832, S132 based on SDK 12.3. I try to migrate it on SDK 15.2, to use nRF52840 and S140.
After I included all...
Using SES v4.12 for ARM on Win8 PC, nRF52840 DK board and nRF5_SDK_15.0.0
Following this great tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts...
I'm very new to nRF BLe coding and I am having trouble finding what I need to proceed.
I have some PC Boards with inputs and I can connect to them through nRFConnect Bluetooth...
I have a BLE application running Mbed 9.7.2 on an nRF52832 (softdevice 132). I have a connection interval (to the central) of 11.25 ms and specify a slave latency of 3. I...
Hi! I've got a nRF52 dev kit and I'm programming it with SDK 15 with Keil. When I send 3 consecutive BLE notifications (each notification is 4 bytes) to the Android app, the...
Hi everyone,
right now I have two different kinds of Evaluation Kit: two FRDM-KW41Z from NXP with Thread Demo which can be found with this link:
https://www.nxp.com/products...
Hi all
Being fairly new to the nRF ecosystem I'm trying to get some basic code up and running on a custom board which uses a Rigado BMD-300. I'm using one of the examples...
Running into this with nRF Connect v2.6.1 for Windows
What happens is that the top-level app installs and runs fine, any apps that are added and launched within (or directly...
Hi,
I am working on the ble_app_uart which should forward data to the SPI port of the nRF52832.
It all works fine while the J-Link is connected. If I want to run my application...
I am playing the light switch example with nRF mesh app.
I am using nRF Mesh app read the light server state. and find out the app is really easy to hang when the device...
i am using this project,where can i download the origin app,soft,especially bootloader ?
the flash is been erased, i want the origin hex ,thank you
\nRF52832 pack\nRF5_SDK_14...
Hi,
Am using nrf52832 for my BLE project with SDK 15.02. I found sometimes device is not showing after disconnect, I have to reset the device manually to show the MAC...