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...
Hiii, is there any libraries or example to read nfc tag through clrc663 nfc reader, could any one direct me to the any solution
thanx in advance
suprith
I am having problems setting up UART communication between nrf9160 and nrf52840 on Thingy91. My set up consist of a Thingy52 and a Thingy91. I am using ncs version 2.0.1....
Hi,
I've been working on Open Thread recently. I found that after I send provisioning request, even though there are 3 servers "enabled provisioning", the callback function...
Hi,
I am trying to setup a raspberry pi 0-W for flashing nrf devices. But nrfjprog doesn't seems to work.
I am using Raspberry Pi OS (32-bit).
I have fetched Segger...
Hello everyone,
I've got a simple question here today. I'm making use of the nRFCloud on our nRF9160-based system.
When using the different APIs to nRFCloud, be it location...
Hello team,
I am having a problem running LWm2m sample out of the box on Thingy91 (SDK 2.1.0, programmer 3.0.4). If I enable any of the sensors using something like the...
hi Team,
i am using Microsoft Windows 10 Enterprise OS and segger 5.40.
i am using nrf52840 DK device in my project.
i downloaded nrf connect for desktop software and...
Hiii team,
I am using the nrf52840 DK I want to connect the slave to the master How to connect a slave with out using a dedicated spi or i2c by using the simple GPIO pins...
American Semi produced this Silicon on Polymer IC a little while ago
Interested if anyone knows of this being used in a small form factor module
Seems as if they must...
Hi, We are starting to work on a production tester which will need to program a DUT based on the nRF5340. Both cores will need to be programmed and an external QSPIFLASH memory...
I've put the recommended circuit for the nRF52810 QCAA chip together on breadboard (schematic is below) and am using a J-Link Edu Mini to program.
I created a custom board...
When using Segger Embedded Studio, multiple build targets can be defined. Each build definition can have its own "defines", libraries, etc.
When using Visual Studio Code...
Mesh SDK 5.0, SoftDevice S140 v7.2.0, NRF52840, SEGGER ------------------------------------------------------------------------------------ Hello! I have a similar problem...
Hei!
I am currently working on a project where we have implemented FOTA and I have had a lot of issues with flashing fresh boards with the complete firmware package. ...
Hi ,
I am reading some dummy data trough gatt characteristics, it always comes in the little-endian format
for example, i am giving the dummy data as 0x1122 so while reading...