Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
Hello,
I try to dfu with mcumgr but I feel like the download speed is a little slow. So I want to increase download speed. I think that mcumgr has the command to set boudrate...
Hello,
We are designing a board with a nrf5340 with a VDD of 1.8V.
The board is very small and it's complex to fit all the components on it.
We are thinking of removing...
Hello,
I was wondering if there is away to perform DFU using SPI without smp protocol or mcumgr from one nRF52840 to another? What I am trying to do is to send a firmware...
Hi,
We are trying to attain power optimization in our project, which uses the nRF5340 board. In our code we have implimented RTOS, BLE for data transfer and are using i2c...
Hi,
I encountered an issue since i upgraded nrfjrpog
My previous version was 10.13.0
And now is 10.24.2.
I have a batch file to program my device and until the upgrade...
We need very fast Wi-Fi transfer rates at times. I have been able to tune the code and Wi-Fi driver settings to get up to 30-35 Mbps which is great. But if I don't throttle...
Hi,
Added a function to the coap_client sample code that executes otInstanceFactoryReset by pressing a button and sets it to factory shipping mode. However, it appears that...
I'm developing a system where I want to connect simultaneously to different BLE and ANT+ sensors. I'm using the nRF5340 DK and I would like to be able to select which sensors...
I have a project that I'm pulling in code from multiple_adv_sets using v2.7.0 and sysbuild.
talks about the opcodes and status being in the spec? https://www.bluetooth...
Hello,
We are designing a board with a npm1300 and a nRF5340. A button is connected to npm1300 SHPHLD.
On short-press, we want the npm1300 to send an interrupt to the...
Hi team,
We tested the nRF7002 with the nRF5340 as the host. Now, our application needs to connect the nRF7002 Wi-Fi module with a custom microcontroller other than Nordic...
Hello,
I am trying to establish communication between the nRF9160 SoC and the nRF52840 on the Thingy:91. I have two arrays: one of 774 bytes and another of 8 bytes. Currently...
In the Wi-Fi Fundamentals Course, Lesson 2, Exercise 2 (step 7.2) I found that it is necessary to clear the bssid parameter in the wifi_connect_req_params structure. If it...
Message:
Hi Nordic Semiconductor Dev Zone,
I am developing a PCB that mirrors the one in Sony WF-1000XM5 earbuds, but with the microcontroller replaced by the nRF9161...