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...
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...
Hello, lte_ble_gateway works ok using dk91 or thingy:91 on, v251 - ok v262 - ok but not on, v270 - err v280 - err v290 - err This is straight example code as found in VS....
Hi Team,
I need help currently we are using nrf52833 micro controller, we have problem with external clocks. we want to disable external 32Mhz and 32khz clocks and use only...
I’m using an nRF52840 powered by a coin cell (3V nominal, dropping to 2.3V) and need to read a K-type thermocouple . The challenge is finding an amplifier that:
Operates...
We experience that under some conditions at one moment an already bonded device causes that at the moment of BLE connection the MCU crashes. Possible solution is only to erase...
First of all,I don't study the LOG module yet,just copy & paste from example.
I'm trying to process APP_USBD_CDC_ACM_USER_EVT_RX_DONE event,print debug info to monitor the...
Hello folks,
I'm working on a device that needs a USB storage connection capability. I have put the "mass" sample into my application, and it works as expected except for...
Hi,
we are using the nrf9160 on an addon-pcb as serial LTE-M/NB-IoT modem for our gateway. The host controller is running vanilla Zephyr.
Can someone tell me if I'm wrong...
Hello!
I've been in contact with your sales team in regards to locating the physical BOM of nrf9151, but we've been unable to locate this. I've been - and have directed...
I'm using Segger Embedded Studio. I add some new files in the project. I need to update the directory by right click to Project, then left click at 'Options', then go to ...
I have a question regarding the firmware update for the Application core and Network core of nRF5340. Currently, we are developing firmware using nRF connect SDK ver. 2.3...
I'm developing a custom vendor model in BLE Mesh to send some telemetry data, and everything is working as expected. Each node currently sends data, which other nodes receive...
Hello, We are integrating the nRF7000 chip with our nRF9160 custom board to add the WIFI location service and we have a question about the CONFIG options which for the WIFI...