Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
Hi.
I am using the nRF52810 for Bluetooth SIG certification.
S112 6.0.0
SDK 15.0.0
I am testing using ICS of QDID 102861 and 49943, but a failure occurred in the GLS...
We are upgrading our product from SDK15 to SDK16 using DFU over USB. When we perform a DFU update (BL, SD, and App) form SDK15 to SDK16, it works fine. Then if we perform...
Hi! I'm studying the basic codes of the BLE Blinky Application for peripheral! ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_blinky...
Hi,
I'm making a custom board with NRF52840 and would like to confirm some schematic/layout considerations for things I couldn't quite find in other posts. I apologize if...
Hi Nordic Team,
I am using SDK 16.0.0 with Softdevice S132 version 7.0.1 on the NRF52832 and using SES v4.52c on Linux. I have managed to run and sucessfully execute the...
I use the following code to enable a timer that clears itself to loop continuously via the compare0-clear shortcut. (I then use other compares, PPI, and GPIOTE to output pulses...
Hi Nordic guys,
We just integrated the AGPS function using SUPL library with the GPS driver to accelerate the GPS fix time.
We tested our code with near windows environment...
Hi,
I managed to download the latest firmware on my thingy91 and it looks working properly on the LinkMonitor. Anyway, it stays always in searching LTE and never goes to...
hello everyone. We found a problem. when nrf52832 is working, after the core power supply is sudden short and release, the power supply mode is LDO and the current is about...
I have a device that has multiple NRF52832 modules
Is there any issues with setting the mac address of each of the modules to the same thing...
e.g. would there be any...
Working with SDK v16 (S140 v7.0.1) I get error code 0x10 (NRF_ERROR_INVALID_ADDR) when calling nrf_sdh_enable_request(). Setting into that function I see that the error code...
My application uses the nrf9160 in eDRX mode. I regularly have the problem, that when switching the modem to OFFLINE mode (same for POWER-OFF mode), the modem is not responding...
Dear all, I have a plan to use NUS service alongside with proxy Mesh. I tried to find documents about mesh performance with Nus service? Could you please give me more information...
I wrote two applications, and both will never know what application starts first. So I design a handshake that works something like this.
receiver
Set to receiver, look...