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...
Hello,
I am trying to use a blinky example from Nordic SDK (V17.1.0) as a starting point for our custom project. The device on our custom board is nrf52832 with 256k flash...
Hello,
We developed with nRF5240 using nRF5 SDK a zigbee coordinator.
We know that the stack is doing channel scan before forming the network to select the radio channel...
I want to be able to perform a DFU entirely from the netcore for backup/reliability reasons.
I can flash stream from the netcore to flash1 using stream_flash_init with ...
I try to establish a connection from nRFConnect Desktop using nRF52840DK to some hearing aid peripheral, but connection is immediately dropped after sending the first command...
Hello everyone.
I'm using the nRF Connect SDK v1.6.1 (it's an old project) on a nRF5340. Our project is based on the central_bas sample.
I want to use MCUBoot to update...
when i build the radio_test(path:v2.1.2\nrf\samples\wifi\radio_test),and flash to the nRF7002PDK,but the code is not runs smoothly .the following is the program log.
[1;32muart...
Hi,
my PC stopped detecting the JLink debugger on my NRF52840DK board. This happened after I accidentally flipped the NRF only switch while I was handling the board.
I...
hi Nordic
i am working with nrf52832, running with zephyr and ncs1.91
i had to use nrfjprog -- eraseuicr to change serial number on 0x10001080 and after that something...
Hi:
I am using nRF5340, NCS 3.1.99.
My software arch is bo+MCUboot+app(appcore + netcore).
After building my project, some unknown code in that file, which named 'signed_by_mcuboot_and_b0_s0_image_test_update...
Hello,
I am trying to run OpenThread CLI example on my nrf52840 DK but I came across a weird issue: in my serial terminal as soon as I open the port I receive rubbish. ...
I'm looking at power consumption using nRF52 DK and PPK2. Using the example project ble_app_uart with S112 & Segger Embedded Studio.
Although I've enabled the DC/DC in the...
Hi, i'm trying to developing the trehad coap_server sample enabling bluetooth like it's shown in this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s (developing...