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...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello Nordic supporters!
We are developing a system using BT Mesh alongside a software DALI protocol driver with certain timing requirements.
Right now we're trying...
Hello,
I am trying to build the Wi-Fi Bluetooth LE coexistence example using the nRF54L15 DK and nRF7002 EB, but I encounter the following error: zephyr_pre0.elf section...
This is not a support request.
I just want to share some code that others might find useful. If I post it here then they might find it.
The current RADIO_TEST example...
Hi,
I'm trying to use RTC to generate interrupts at every second. The rtc event handler is below:
In the RTC examples, nrfx_rtc_counter_clear is used to reset the RTC...
We are using the nRF5340 with the nRF7002 Wi-Fi module on our custom board. Our application periodically sends data to a server. During continuous testing, we encountered...
nRF Connect SDK with VSCode has suddenly stopped working.
Problems
When I try to create a new application by copying a sample, it says "no samples available".
When...
I created an application that stress-tests wifi scanning and neighbouring cell scanning, on nrf9151 with wifi extension board. Wifi network scanning and neighbouring cell...
I am using peipheral lbs sample and modifying it for my project use. By default it doesnot has pm_static.yml where addresses could have been defined. Once i build the modified...
Hi everybody,
I have problem with my nrf9151-DK. If I switch my kit do AT-Command mode (I use Serial Terminal of Nordic, v 1.4.3), I am not able to switch my kit to PPP...
I'm porting some code from nRF52832/nRF52840 to nRF54L15 using the MPSL timeslot API. The old code uses MPSL version v2.5.1, the new v2.9.0.
The firmware opens a session...
I am evaluating Bluetooth Periodic Advertising with Responses (PAwR) using a NRF52840 Development Board. I am very satisfied with the development environment and the nRF Connect...
Hi,
normally, I would set the CMAKE_BUILD_TYPE to `Debug` to enable Cs "assert" function (not define NDEBUG). Zephyr (and Nordic-Zephyr as well) has the `CONFIG_ASSERT`...
Hi
I want to check the nRF54L15 ADC Rsource value
As below pic., P1.07/AIN3 input voltage will be 0.6V (1.8V divider by R429 & R428)
So the Rsource value will be R429...
Hi,
I am trying to build an app for nRF5340 and I am getting the above error. When I look into my 'C:\Projects\nrf\nrf5340_coap\build\zephyr\include\generated\devicetree_generated...