I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
Can the NRF5340's the network core on-chip Flash & SRAM be extended /utilised by app core so that app core can get more memory to run
Presently the WiFi integration with...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
I started analyzing my application using SystemView to try to resolve a bug. I think I have configured everything correctly. However, when I start the analysis, I notice that...
Hi Nordic,
I am trying to merge nrf5 mesh serial and serial DFU, I have added serial DFU to serial mesh example, it is compiled successfully and do not show any errors...
I am currently working on a project utilizing the nRF52840 DK and dongle to measure distances between devices. In the process, I am leveraging the nrf_dm application, which...
NCS 2.6.0 nRF5340 project /ncs/v2.6.0/nrf/samples/matter/lock I want to enable APPROTECT on both app core and net core core. I want to enable it in firmware without UICR....
This question relates to using zcbor .
Basically I have the following.
I got The contents of FRAME - 00, 00, 00, 02, 00, 01, 01, 00, b0, 06, But I was expecting 00...
Hello,
we want to send a continous carrier with nrf9151 on dect-nr+ on a specific channel.
With bluetooth there is a testing option in nrfconnect tool.
Is there any...
Hi I would like some advice on where to start learning Nordic BLE?
All I could find by searching was advice from 6-9 years ago, I think today they are not relevant, because...
hello,
I'm doing a power consumption test, but I'm not sure which project to use to test the power consumption.I tried the "peripheral_lbs" download with NCS version 2.8...
My setup: SDK version: 2.5.0.v Modem version: 1.3.0. I am using MQTT to subscribe to a topic, for example, the LED state. The plan is t o set the LED state on the server side...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, thanks for reading and happy holidays!
We are using an nrf5340dk, with zephyr and SDK 2.5.0.
We seem to have two undesired behaviors from MCUBoot immediately after...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...