I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
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...
Trying to enable DFU on the hci_rpmsg example brakes config.
Replicate: Using SES, opening hci_rpmsg with target NRF53 network core and selecting to configure project. Sub...
Hi!
I'm running into quite a strange problem which is that when trying to use SPM secure services in my program, I get a BUS FAULT error.
What's also really strange is...
I have a functional application that was developed using the nRF5 SDK. I am trying to port this to NRF Connect and I am having difficulties in achieving the same. I am still...
Hello,
We are developing an application with nRF52832, and both FreeRTOS and SoftDevice s132 present. The problem is: are there timer resources other than FreeRTOS software...
Hello,
Just received the Power Profiler Kit II and started the basic evaluation. I have installed the nRFConnect 3.6.1 with Power Profiler 3.1.2 on Windows 10 Pro 20H2....
Hello,
What is the measurement accuracy of Power Profiler Kit 2?
Do you have any measurement testing you have done internally and can share with me?
Do you have an accuracy...
Hi,
I encountered a problem when I was doing an air upgrade.I use nrfconnect.apk to make an air upgrade, BootLoader will encounter an exception at about 7% when receiving...
I've got a couple of puzzles relating to a 52840 design that evolved from an 52832 design, belonging to a customer.
1) following the suggestions at https://devzone.nordicsemi...
Good afternoon,
I have started to work with the Direction_finding_connectionless_tx software from Zefyr that you published a few days ago. My intention is to load the AOA...
Hi,
We are developing the USB DFU process on the nRF52840 SoC with the Secure DFU Bootloader.
For the ease of upgrading operation at the customer side, we choose the nRFconnect...
I started an evaluation using the nrf9160 DK development board in June, 2020. The project was put on hold but it has now restarted. In June 2020 I was able to successfully...
According to the recommendations a Ferrite Bead (FB1) shall be connected to VDD1 (together with de-coupling capacitors). Should VDD2 also have a Ferrite Bead connected? Noise...
I have an nRF9160 with nrfx v2.5.0 and nrfxlib v1.5.1. We have integrated nrf_modem into our own OS. I would like to use TCP sockets asynchronously, but cannot establish a...
Hi,
I wanted to use my nrf5340pdk board with a MPU6050 sensor.
I am using the zephyr os and they provide an example project for this sensor. The example project provides...