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...
Hi,
As described in the subject I'm not able to set "Extra High Drive" for a GPIO. This setting is described in 7.13.5.11 in product specification version 1.3. I'm able...
Setup:
nrf52840DK (Zigbee Cordinator based on Zigbee Coordinator sample)
nrf52840DK (ZR)
NCS v2.4.1
Hi,
I have encountered dangerous problem during development...
Hi, I received out nRF9161 DK a couple of days ago...
To reduce the number of possible failure points, I registered on ONOMONDO with the SIM provided together with the DK...
Hi
1. Can nRF52832 meet both 2 and 3 functional requirements? 2. nRF52832 of the smart lock is connected to the Bluetooth of the mobile phone to unlock. 3. The nRF52832...
Hello,
I'm working on a driver for the PCF85063A RTC in SDK 17 with the nRF52DK. I am able to successfully set registers, however I'm getting strange behavior with reads...
I am able to open up the Cellular Monitor and successrully select the device an get a connection. However the option to ' Open a Serial Terminal' is greyed out, and so not...
I'm using nRF52840 with nRF5_SDK_17.1.0_ddde560, and using the ble_app_multirole_lesc example file.
When I port FreeRTOS to the multi_role, there are no errors during compilation...
Hi,
I use Nrf52833dk running ncs v2.6.0.
I transport peripherial_uart to peripheral_hids_keyboard ,obviously I wanna make MOBILE OR PC can connect to DK and regard dk...
Hi
I'm running the wifi shell sample on nrf7002dk, but I can't enable TWT. The router is a TP-Link AX1500 Wi-Fi 6 Router. I have enabled TWT in the router setup. Is there...
Hello, I've been working with a SATEL-VL53L8 sensor for a while. For this I've used the L4RZI board and now i moved into the nRF52 board for more tests. I've been having trouble...
Hello All,
I am currently working with sdk-nrf 2.3.0 and nrf9160dk board. My requirement is to create 2 simultaneous secure listening sockets. Currently I am able to create...
Hi,
We are working on a project using the nRF5340 with SDK version 2.4.2. We have integrated a NAND flash using standard SPI communication, utilizing the QSPI-assigned pins...
Hello
I am planning to design a custom board for my battery operated application and for that I need 5GHz Wi-Fi, Ultra lower camera. I need suggestions which camera is...
Hello,
I am currently working on a mesh sensor system. I have got one sensor board and one board for connecting in the mesh system. Now I want to be able to send the sensor...