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...
I am noticing that particularly with the transmission of bytes over UART while scheduler is running, either some bytes go missing or the entire set of bytes aren't sent or...
Hello
Question: On what clock/clock-speed does the system tick timer run, when configured to use the external clock instead of the CPU clock?
I've seen a couple of...
Good afternoon,
I noticed in the nrfx driver folders there are two differente implementations for ADC: "nrfx_adc.c" and "nrfx_saadc.c"
What is the difference? Why two...
I had successfully interfaced lis3dh on nrf52 dev board using i2c protocol, i am getting raw values of x, y and z but i don't know how to interpret those values i.e. convert...
Hi,
Is there any similar to Online Power Profiler for Zigbee? How much my nRF52840 application should consume when using zboss stack? What is the minimum expected consumption...
Hi all,
I'am doing DFU via OTA
The device will be in bootloader mode ?
my current application has a thread running when i'am initiating DFU via OTA in nrf_connect app...
Hello !
I would like to evaluate few examples from standalone SDK and compile those under Linux Ubuntu.
For example : nRF5_SDK_17.1.0_ddde560/examples/crypto/nrf_cc310_bl...
Hi , I am working with NRF9160. I want to publish 3000 byte(char array) on mqtt server but I get Stack Overflow error. How can I solve these error? I tried these proj conf...
Hello! I currently have an external button and LED connected to the Icarus IoT dev board. For the time being, I just want to turn on the LED in the callback function when...
Hello,
I have a few questions about operation around the nRF9160.
I uploaded a minimal program on the nRF9160-DK card to obtain low consumption.
I get 600uA on average. In...
Hi,
I have implemented the USBD CDC ACM driver into my firmware. What stands out is the latency as soon as the event
APP_USBD_CDC_ACM_USER_EVT_PORT_OPEN triggers, my terminal...
hello. im having issues using ble uart, im planning on connecting my phone to nordic by bluetooth and to pc by usb, the problem that I have is when I use a usb port terminal...
Hi,
We are going through the errata file (nRF52840 rev 2) and wonder how to link anomaly (chip level) with nRF Connect SDK release (RTOS level)...
Where to find the...
Hi!
I am trying to interface LIS3DH module ( https://www.adafruit.com/product/2809 ) with nRF52 DK, SDK 11, via i2c/spi. I tested on Arduino UNO & it gave x,y,z values....
Hello, industry. Two questions for you:
1. To test fault-tolerance of our BLE scanning device we need to generate and advertise from another BLE device custom faulty ...