Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Updating to NCS 2.1.0 the CONFIG_ADP536X_BUS_NAME is still defined but seems to be not longer valid.
The "adp536x.h" is now in the includes. Is there a supported way to...
Hi.
The LE Audio Controller Subsystem for nRF53 used by the nRF5340 Audio example as I understand it, is only available as Hex file.
Is this controller based on the Softdevice...
Hi friend,
I am using SDK16.0 and softdevice is S140 7.0.1 version. But SPI can only send out 1 byte. It can't call back the function of spi_event_handler, so my code is...
Hello everyone,
I have successfully managed to perform a DFU with a DFU package consisting of an app and a softdevice. I wanted to test what happens when I manually cancel...
Hello all,
I was programming the nrf9160 SiP using esp32 over UART and wanted to know how do I connect ESP32 to the nrf9160 SiP and upload the code through ESP32 over to...
SLM returns ERROR after AT#XSOCKETOPT=1,51 NRF_SO_RAI_LAST https://github.com/nrfconnect/sdk-nrfxlib/blob/main/nrf_modem/include/nrf_socket.h#L218
SLM returns OK for AT#XSOCKETOPT...
Hello I am using I am NRF SDK version 1.8.0 and nrf-zephyr v2.7.0-ncs1 (If a soultion exists on newer a rev, willing to upgrade now, otherwise it will happen some time in...
When PIN=0 P0.00 is used it doesn't work (No error message or failing, i also tried several other ports), no toggling output. The code works with PIN=28 (P0.28=LED1), led...
It is properly pointed to in the emProject file, and the SES IDE is able to locate and open it in file explorer.
I upgraded the liboberon to 3.0.8:
When I previously...
I have a successful build over my i2c application but, I do not get any text output on the console. So, to check I tried to build a new hello world project and run it but...
I'm attempting to use the "powf()" function in a Zephyr thread.
When I try to run:
LOG_INF ( "powf: %f" , powf ( 2.0f , - 8.0f ));
the result is "inf". (Code compiles...
After intsalling nRF Connect SDK 10.18.0 on an Apple M1 running macOS Monterey 12.6, I can't use nrfjprog at all:
❯ nrfjprog --version [error] Error in dlsym: dlsym(0x204ef57e0...