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 trying to create a I2C slave application on the nrF Connect 2.9 SDK for nRF51840. But I have trouble tor enable the twis driver (e.g. the irq_hanlder is not included...
Hello,
While developping firmware I wanted to use the PSA API psa_hash_compute() to compute a hash over 8 bytes but to no avail. The function returns -134 and the out...
Dear all,
one of our products is a mesh light node, using NRF52833 and, as the firmware, the example 'Light Fixture' ( https://docs.nordicsemi.com/bundle/ncs-latest/page...
Dear Nordic support,
With the installation of every nRF Connect SDK version, there is also a python instance installed with it.
For example, the nRF Connect SDK V2.8.0...
Hi,
I've recently purchased the Adafruit NRF52840 Feather and found that I am unable to program it using the flash 'action' in Windows VS. I initially though this maybe...
Hi,
I would like to develop NRF91XX applications without relying on LTE-M coverage. This means the FW should just work as normal but do not need to attach to a network...
This is a brand new board nrf52840 development kit. LED5 flashes really quickly. The 4 buttons activate their corresponding LED. I tried using different USB cables. At some...
Since I encountered some issues, I would like to confirm the differences between these two files once again.
Apart from debug messages, can prj.conf be used for the final...
Hello, I just had a look at the Thingy:91 X with the nRF9151 and nRF5340 SoC's including nRF7002 Wifi support.
My understanding is that the nRF5340 is the main MCU running...
Hello,
We are in the feasibility stage of a product that requires integration of both the Apple "Find My" and Google "Find My Device" technologies.
Based on my research...
hi
We are developing with Segger embedded studio.
.
If you copy and move the SW development project folder to another PC, the following error occurs.
(Only occurs...
Hi,
Very beginner to this so bear with me.
we are testing an asset tracker which uses edrx. The asset tracker can receive a wake-up sms command.
However the network...
Hi,
I have ported my already working nRF52840 SPI slave code to a nRF5340, but it doesnt seem to receive any data. I have verified the CS, SCK and MOSI signals, but no MISO...