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...
Is there any release timeline for a Nordic Thingy based on the nRF52840? Does anybody know of an open-access beacon that incorporates the nRF52840? Thank you.
I'm trying to communicate with a single NeoPixel ( WS2812B) using the PWM module.
I've configured a sequence array with the compare values necessary to turn on the red and...
Hi everyone
I'm trying to get the status of button by using the bsp_event_callback_t, but my application crashes when I push on any button.
Test environment: Freertos...
Hi Team,
For the board having Linux Host having nRF52832 interfaced over UART, what are the maximum number of BLE devices can be connected?
As per my understanding it...
Hello, this is Kwonjoon Lee, beginner of BLE development.
I successfully installed pc-ble-driver (c/c++) in accordance with Git-Hub guide ( https://github.com/NordicSemiconductor...
Hello,
This is Jahnavi. I am having nrf52 DK development kit and with that development kits I am using light switch example to connect the boards as mesh network. How...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hello:
I have nRF9160 SIP custom board. The pins on custom board almost the same as nRF9160DK.
I can run lte_ble_gateway sample on nRF9160DK without problem:
But...
I followed nRF Connect SDK 0.3.99 to test nRF9160 LTE Sensor Gateway.
I successfully completed steps 1 thru 10 in the Testing section
It was successfully connected...
Hi all,
I am communicating with a sensor through UART using APP_UART on a custom board (nrf52840) through the nrf52 DK. I can send and receive commands to and from the sensor...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
We are using nRF52840 with BLE and 802.15.4 concurrent with S140 SoftDevice. There are two functions to set the transmit power for each radio protocol:
sd_ble_gap_tx_power_set...
Hi all!
In my application I would like to use LESC OOB pairing between two S132 SoftDevices. But there is one thing that I'm not sure of: I only have the (wired) OOB channel...
Thank you for considering my problem!
I have maybe have seen a working Micro SD card with the 52840DK, but have not been able to produce it on my board. 52832. I am using...
I understand that the nrf9160 product is still in pre-release. I did have a look at the gps receiver section in the DocLib.
For future planning it would be very helpful...