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...
Hi, We are using an nRF5340 and nRF Connect SDK v2.6.2. We have set CONFIG_BT_BUF_ACL_RX_SIZE to more than 251 and BT_CTLR_DATA_LENGTH_MAX to 251 in our prj.conf.
W hen...
my program works on the nrf52840 DK but does not work on the custom board using nrf52840-QFAA. We are using nrf sdk V2.8.0 running zephyr. Program is attached.
What to do...
Hello,
Version - nrf Connect SDK v2.7.0
The background to the system I am developing is described here and here
In short, I have an application containing a BLE Peripheral...
Hello everyone, I hope you have a good days. I'm developing an project for military standards. I'm using Nexys 4 DDR FPGA ev. board and VHDL language. My question is how can...
NCS 2.6.0, nrf52840
On our board we have attached a QSPI nor-flash as well as a SPI-based OLED display on the same pins.
I'm wondering if there has been any attempt...
In my application, I have implemented Serial Recovery. The interface used for the transfer is UART0 , which I also use in my application at a baud rate of 1M. When I enter...
I'm struggling to get a peripheral device to work with two simultaneous connections. I have attached my configuration (for the application) and my connect/disconnect callbacks...
Good morning team,
As the nRF7002 has been certified Wi-Fi 6 and registered by the Wi-Fi Alliance, can devices embedding the nRF7002 use the Wi-Fi logo and the Wi-Fi designation...
Good morning Nordic support,
I'm a beginner with the nRF Connect SDK and the nRF5340 microcontroller.
I'm using SDK v2.9.0 (the latest available for my Mac).
I started...
Hi, I have been trying to understand how to modify existing projects/samples by adding aspect that are already supported in the libraries. I have an nrf9151 development kit...
Hi,
I'm working with a company that is writing an app on both android phones/tablets and chromebooks. I'm making a new bluetooth device for them, but also helping with...
I'm using a nRF54L15-DK, going through lesson 9 of the intermediate tutorials, using the ncs-inter files at commit 2475c72: Update mcuboot.conf · NordicDeveloperAcademy/ncs...
Hello,
I've been working on a project that uses an nRF52832 to send data over bluetooth. I'm sending large chunks of data, and I'm wondering what the best way to view this...
https://docs.nordicsemi.com/bundle/errata_nRF52832_Rev3/page/ERR/nRF52832/Rev3/latest/anomaly_832_12.html and https://docs.nordicsemi.com/bundle/errata_nRF52810_Rev2/page...
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...