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...
Hi Support Team
If we use nRF52840 develop BLE peripheral base on NCS. What is the maximum number of phones can connect nRF52840 at the same time? Many thanks.
Hello, I'm working on the nrf7002dk WiFi station sample. Most of the time, data is sent and received successfully through HTTP using the HTTP PUT function. However, occasionally...
Hi everyone.
For FCC testing we are required to create firmware builds to transmit at the beginning, middle, and end of the BLE spectrum to allow the lab to verify duty...
This happened last month also during debugging of . I could not use my device for the whole month because the quota was gone in minutes.
Now, new month, new quota, I turn...
Hello,
I am trying to run the asset tracker v2.
I have completed the setup steps and configuration.
Can you please let me know what to do ?
I have read that the -128...
I am inquiring about the ability to run two different radio protocols from a single nRF52840, based on this little marketing aritcle by NordicSemiconductor . Specifically...
Hi,
I am using nrf52840DK and trying to implement a weather station application using thingy53 application example. I am using a Bosch BME280 sensor and could read the data...
Hi, we are using nRF52832 for our project. SDK version is nRF5_SDK_17.1.0_ddde560. SoftDevice is S132.
The project requires TWI to read data from a sensor and send that...
Dear All:
I found that there is a shell interface for the nrf5340_audio project.
I wanted to test the sd card playback from the shell interface.
For the broadcast sink...
I have two nrf9160DKs that are talking to each other over BLE. Things are working fine but I want to eliminate some of the external noise in my environment. Is it possible...
Hi,
I'm using nRF Connect v2.6.2 with Wireshark (3.6) and it is setup with the nRF sniffer + Nordic network keys configured.
I can decrypt packets from another Zigbee...
Basically I want the nrf5340 to reconnect to a paired peer upon reboot. The code seems to suggest that this should happen via directed advertising.
I am testing this with...
Hello:
I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer...
Is it necessary to use the 32768 crystal on the target device in order to flash that device using a connection to the nRF52 development board, or can the device use the internal...
Hi
this is the error when I tried to connect to peripheral and also get the error on scanning after that connection error
I am using the sample code for this application...