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...
Hello,
I have a Nordic Thingy:91, and I need to perform continuous wave (CW) transmission tests in LTE. To achieve this, I plan to develop custom firmware that alternates...
Hello Everyone,
We are working on a new product using the nrf52840 and OpenThread.Our current product uses the Azure IoT Hub and we were wondering if we could use the library...
Hi,
I defined __STACK_SIZE as compile/build flag. It has no effect according to GCC output after building is done.
Chip is nRF52840.
I tried to set fixed stack size...
Based on the message on the following page, nrfjprog has been deprecated and should no longer be used:
https://www.nordicsemi.com/Products/Development-tools/nRF-Command...
Hi,
I am nrf52dk/nRF52832 (512kB flash) nordic peripheral_lbs sample as a test environment for establishing OTA updates. In my product firmware, I am facing a situation...
Using nrf5340 with nrf7002 on a custom board, and trying to get a stable wifi operation (including in situations where the wifi AP availability will vary, as this is a mobile...
Hi, I having a hard time with SAADC using v2.6.1 and a custom board. I have built the samples and gotten hem to work on the dev kit. I am trying to apply that to the custom...
I have been getting results from reading out the registers of the FEM on my nrf21540 DK board. After I lower and raise the PDN pin on the FEM, I will read out CONFREG0 and...
Hi All;
We are currently working on establishing a connection between the nRF5340 development kit and mobile devices(Samsung/Pixel). I have configured the device as a...
When I install new NCS(findmy) vscode development enviroment in another computer(win10), I meet a strange compile Error: Aborting due to Kconfig warnings.
Details as follows...
Hi Nordic team,
I've successfully run the Wi-Fi Shell example on the nRF54H20-DK with the nRF7002-EK, but I'm having trouble getting it to work with the nRF7002-EB. Without...
As I am running out of flash space on the nrf5340 (mainly due to the 500+kB needed to run a basic wifi application), I want to put the nrf70 firmware into the external flash...