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...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
I am developing AoA for nRF52833.
Please tell me about antenna switching.
Setting:
PSEL.DFEGPIO[0]=28 PSEL.DFEGPIO[1]=29 PSEL.DFEGPIO[2]=30 PSEL.DFEGPIO[3]=31
SWITCHPATTERN...
Hi folks.
recently I've been experimenting with the nrf7002dk Development Kit, and I'd like to move forward with prototyping a custom board around the nRF7002 + nRF5340...
Hello,
I'm trying to work through exercise 2 of the Nordic Developer Academy. It has me using the Blinky Sample. When I add a build configuration I get an error. I have...
Hi,
I just can not download nRF_DeviceFamilyPack 8.44.1 from this link developer.nordicsemi.com/.../ It comes up an error of the server. Does any body knows how to get this...
The board is nrf52840 based using mcuboot via usb, mcuboot can be activated using a switch, and is indicated via a led, all setup via device-tree, so no legacy here. Software...
Hi,
I am trying to connect nrf9160 to CMW500 callbox however I am not able to connect to it. Switching to a commercial sim card I was able to connect to the network. I am...
We are finding an issue where after a network is running for a while we are unable to interact with devices beyond connecting to them via the nRF Mesh App. Specifically, we...
HI,
I found that nrf Desktop (v2.9.0 nrf54L15) surport fwupd support, it's same with old mcuboot DFU? and i want to upgrade from SPI, how can i do? is there any demo code...
I have a few questions about the sample source of nRF5340 Audio.
1. Where does the connection processing between the Gateway and Headset take place?
2. Where is the BLE...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-5-serial-peripheral-interface-spi/topic/exercise-1-10/
spi frequency is 1000000 in DTS...
My company is working on a project that uses the nRF53 that needs to wirelessly send out data roughly every 3ms (via ESB). We are now at the point where power needs to be...
In nrf5340 audio application( SDK2.9.0), I try to set phy to 1M in CIS( 1 gateway,2 headsets).
I made these changes:
Add in prj.conf:
In C:\ncs\v2.9.0\zephyr\include...
Hi! I am trying to get the samples "Bluetooth: Direction finding connectionless locator" and "Bluetooth: Direction finding connectionless beacon" to work on nRF54L15dk. I...
Hello,
I'm working up an application where tens of kilobytes are sent via bluetooth to a device which then stores the data on the internal flash (nrf52832). I've worked...