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...
here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
I used C:\ncs\v2.6.1\zephyr\drivers\adc as an example for testing adc, the following code has been added to nrf9160dk_nrf9160_ns.overlay
I applied voltage to pins p0.13...
I'm trying to test the RGB led on the thingy53.
Using the sample: C:\ncs\v2.6.0\zephyr\samples\basic\rgb_led which gives errors about the devices error: '__device_dts_ord_DT_N_ALIAS_red_pwm_led_P_pwms_IDX_0_PH_ORD...
Hi,
I am migrating from nRF51 to nRF52810 and I am trying to set Debug because its not working in Keil5.
I use PCA10028 board and I am connecting my beacon to P20 port...
I have a nRF9160DK board that is used for development of a custom nRF9160 board. The hardware designers have assigned GPIO P0.27 to be a general purpose output pin. This pin...
NCS 2.3.0
nrf5340dk_nrf5340_ns -- problem is in non-secure domain for an app built with TFM.
I have this in my nrf5340dk_nrf5340_cpuapp_ns.overlay:
at compile time...
Hi, I'm currently getting familiar with mcuboot and DFU
First of all, thank you very much for the new Academy course that covers DFU!
If I understand correctly, to enter...
I am trying to get MCUBOOT working with project based on the Audio_DK base, where we need to do firmware update over UART/Serial interface.
I have added the following...
I am using nRF5 SDK v17.1.0.
Is it possible to connect a peripheral device by MAC address, and the device is advertising with a different UUID from the central device? ...
I am using LittleFS for an external NAND flash by using the KCONFIG option CONFIG_FILE_SYSTEM_LITTLEFS = y and managing the driver implementation manually. This has worked...
Hello! I am using nRF Connect SDK v2.6.0
I'm doing the firmware that will be applied to the custom device.
This device contains one button, to switch on/off the device...
I could use a little help tracking down a linker undefined reference error. I am using nRF Connect in VS Code
c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi...
I started a project from an example and see that this constant is defined =n in the prj.conf. I am wondering what effect this define has? I can't find any definition with...
Hi
The nPM1300 PS V1.0 page 120/169 gives only the AC specifications of the TWI,
but what are the DC specifications please ?
-VIHmin VILmax of the SCL /SDA input
...