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,
1.I find some same issues on website, most of them can send more than 1 packet per connection interval up to 6 packets, but I'm not sure what version of sofedevice...
Hi!
We are using S130 softdevice in peripheral role and achieve the specified maximum throughput of 63.4kbps ( S130 spec ) when communicating with a PC and connection interval...
Dear sir,
Reader has a NRF24L01P-R7 with stm32f4xx controller.We are using TAG chip NRF24LU1P-F32Q32-T.
Please share the independent stack information(source code) so...
I am trying to setup the examples for the dev board PCA10040. I copy them from the Pack Installer and when I open the project I keep getting "Install missing Software Packs...
Hello
I made a custom service with characteristic. It send the number 1234 over ble. When i open the Master Control Panel and look at the custom characteristic. I read...
We have a home made BLE device based on nrfR1822. This one has two embedded sensors sampling data at a frequency of 25Hz.
In regular mode, the device sends every second...
I was going through Gazell link layer as well as Enhanced shortburst i found in both of them we can use payload max upto 32 bytes. Both supports 8 nodes with an host using...
I just received the nRF52 demo board PCA10036 V 1.0.0, and I also downloaded the latest SDK nRF52_SDK_0.9.2_dbc28c9
I programmed the softdevice hex and then programmed...
Hi BLE Developers,
I'm developing a BLE peripheral device using S110 softdevice which doesn't have any input or output capabilities and will communicate with smartphone...
Hi,
I am using the iOS nRF Toolbox and integrate it to my Swift project.
After that, I got this error message.
Undefined symbols for architecture x86_64:
"_crc32"...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
I've been trying to wrap my head around the app_twi library by looking at the examples, and I'm slowly getting there.
However, for my application I need to send multiple...
There is a fair amount of documentation suggesting that a Raspberry Pi or consumer router running OpenWrt can be set up as an edge router for Bluetooth.
The builds involve...