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...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
We are using an NRF52840. After initializing a UART that uses P0.06-TX and P0.07-RX the following function calls fail: sd_ble_gap_device_name_set() and nrf_sdh_enable_rquest...
I am playing with the TIMER peripheral and I am seeing that I must call the function "nrf_timer_event_clear" in order to get the TIMER interrupt to stop firing once a COMPARE_EVENT...
As shown in subject, I tried to register many BLE services, DIS, BAS, HTS, and Custom Service. Then nRF52832(and nrf52840 preview) has stopped by an error of NRF_ERROR_NO_MEM...
I am working in nrf52840 sleep mode and it is working perfectly in system_off() mode, but while trying to wakeup from sleep using timer the device is not waking up because...
I am configuring the SAADC for Single-ended mode which I would think is a simple/common task, but my output from the ADC is very jittery. It seems to jump between a good reading...
Hi!
SDK15, s132, SD6.0.0, nRF52832
I have nRF52832 in central mode and some bonded HID devices and another nRF52832 peripherial devices.
Now in the my central nRF52832...
I simulated the balun of nrf51822 accroding to the referenced design of nrf51822 on the official website. However,it showed the differential phase of the balun was not 180...
Hello team,
We are using CPU NRF52832/810. We have followed the THINGY hardware for BLE Antenna with Ceramic Chip. Due to our range requirement more than 100 meter, we wanted...
DK : nRF52840
SDK :15.3.0
example code : nRF5_SDK_15.3.0\examples\peripheral\flash_fstorage
I watched that using nRF52840 DK is best way for develop nRF52811. So I...
Hi,
We have a product that uses nRF52832, we are trying to get the FCC Certification. We are using the RF test example to setup the DUT.
We are able to get the signals...
Hi,
I wanted to use Nordi UART service, the problem is that if I have no contraction with the device, it would not advertise after a definite time, say 180 Seconds, my devices...
I'm trying to connect nRF916 FP1 Preview DK to LTE-M network using LTE Link Monitor but it fails. Below is details about my firmware/software:
Zephyr OS v1.13.99-ncs2
...