Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
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...
I facing the above issue when build a project. The project structure is below. I copied the Git project project to d:can/firmware/zephyr/samples/drivers/can from https://github...
Good day Nordic people, I am facing a problem when erasing or writing to internal flash memory after enabling softdevice. here the details and tests: Setup: - GCC, arm toolchain...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...
Hi Support team,
nrf5 sdk for mesh 5.0, nrf5 sdk 17.0.2, s132, SES;
We are trying to understand the LPN feature based on the LPN example because in our scenario there...
We're developing firmware for a custom board that uses the NRF5340. Today one of the developers reported that they were no longer able to communicate with the board over SWD...
Hello, all
I built CLI sample for Openthread, but failed to run, windows 10 couldn't find any nrf52840dongle inserted, and not any log output through RTT.
When I debugged...
Hi guys,
i'm using DFU over serial and i get the error 4 in NRF_DRV_UART_EVT_ERROR.
This was not happening before and suddenly started.
What could be the issue?...
Hi Nordic Support,
I'm running into an issue with ncs v1.8.0 directing log and shell to RTT backend.
Objective: Using nRF NCS / nRF52840dk - I want to dedicate 1x UART...
VirusTotal reports nrfconnect-setup-3.11.0-ia32.exe and nrfconnect-setup-3.11.1-ia32.exe as having TrojWare.Win32.Injector.ALGW@51nb03 and our IT policy prevents us from using...
Hi,
I've surfed through the forum for the lot of similar posts but couldn't get it to work yet. So, apologies if this seems repetitive.
My ultimate goal is to port the...
Hi,
nRF9160 output power is 23dBm,
Is it CLASS3?
If not, what is the CLASS?
In which document can you see the parameters?
Thank you for all your assistance. Kind...
Hi,
How do I get MODEM_INFO_ICCID correctly
Failed to get MODEM_INFO_ICCID using the modem_info_string_get function
Thank you for all your assistance. Kind regards...
Hi,
I´m using the nRF Connect with the Bluetooth Low Energy app on Windows 10. I want to edit the UUID definitions file to add some custom UUIDs, but the application is...