I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
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...