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...
It's looking more and more like a lot of my problems relate to a weak cell signal. Is the RF front end on the devkit known to be inferior to a normal cellphone? My personal...
Hello, I have connected a LR1110 module to a nrf52 (PCA10040) development kit using Arduino connectors. Anybody written a simple application regarding the interfaces?
It...
When I apply an Extra CMake build argument when creating a build configuration, it only takes effect on the first build, but none after that.
For example, I have added this...
I have a system with nrf5340 with a Central and various Peripherals with different Characteristics. The Central has all the Characteristics, therefore with different UUIDs...
Hello!
I have been trying to connect to T-Mobile's NB-IoT network using a NRF9160DK with a Twilio Narrowband sim, but have been unsuccessful so far. I have been able to...
Hello,
I am using nRFCloud with nRF9160 custom board sending data via CoAP.
I have a single firmware on my board, that will behave differently depending on the value of...
Hi,
On my machine, I installed the SDK through VSCode with the extension pack. All runs smoothly and I can build from vscode and from command line with :
My C:\ncs...
I used multiple software timers, all of which were timed repeatedly. After running for a few hours, it appeared ASSERT(app_timer_cnt_diff_compute(drv_rtc_counter_get(p_instance...
Hi, I have a problem with the Kconfig Wi-Fi and crypto configuration on a nrf7002dk_nrf5340_cpuapp board and ncs v2.5.0 . What I want to achieve is to be able to use the psa_generate_random...
Hello,
we are starting application and make sure we chose the right technical solution.
We have nRF5340 Audio DK boards to develop our FW.
Scenario:
Instructor talks...
I use nrf52832 to be a BLE Gateway in NCS V1.4.2
I only added it in the prj.conf file CONFIG_BT=y CONFIG_BT_CENTRAL=y CONFIG_BT_GATT_CLIENT=y These configuration items,...
I am trying to ping google.com using PPP connection using BG95 interfaced with nrf52833. I have used the gsm_modem sample code for PPP connection and when "Network connected...
Hi
We have an application in hardware development that requires multiple nRF5340 (PAN1783 modules) syncd together, so the I2S outputs can be input to an external DSP....
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My goal is to achieve a...
Hi Everyone, I'm trying to pair the nano leaf bulb using matter chip tool via Open thread border router. I need some help on how to use chip tool to commision the matter device...