Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi
I've been able to include Device Manager to bond my peripheral to Master Control Panel, but testing with LightBlue runnining on an iOS 8 iPadI'm having several weird...
Hello, can you provide your design files (schematic and PCB) in ASCII format , so I can load them in my design environment ? Or provide a link to ASCII format ? Thank you...
Hi,
nRF51822 use ESB to communicate with LE1,they both use ACK and retransmit.
In the beginning, 51822 works at RX and it can receive data from LE1;Secondly, 51822 turns...
There is " error: expected identifier or '(' " found on line-8 of header C:\Keil_v5\ARM\Device\Nordic\nrf51822\Include\nrf_delay.h. What's wrong with it?
How do I know...
I found many relative topics about improving throughput for ble link on this website. And this one How do I calculate throughput for a BLE link? told me how can I calculate...
Hi!
Whether there are any special requirements for SPI chip NRF24LE1 labeled NRF B 24LE1D ?
My programmer (mPro) do not work with this chip SPI.
rergards,
Andrii...
Hi all,
I am new to the EE/hardware world. Coming from the CS side, I am trying to grasp little bit of knowledge every day.
I looked at the reference designs and am...
Hello,
i have just a short, easy question, but i couldn't find the answer in the datasheets.
Normally the ports on the 6310 board can deliver ~3.3V. Is it possible to...
Hi,
I cannot find "Master Control Panel" for MacOS, can I test with iOS or MacOS itself? None of them seems to able to discover my PCA10001 running S110+nAN36 LED.
Thank...
Dears :
we will use WLCSP package. And, we want to know more information about it as below:
1.Marking side is strong enough right?
2. We only need to take care of side...
Hi,
I am new to ble stuff. I want to write a hex value (0403FEA27469) to a characteristic on the heartrate device.
Following is what I have done so far.
Can anyone...