I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
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...