I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...