Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hi
I had used one nRF52 Kit(nRF52832+nRF5_SDK_14.2.0) to connect a BLE 6LoWPAN Border Router(Raspberry Pi 3B+Raspbian)
according to the IoT User Guide.
But in IoT applications...
i am using ubuntu 16.04
using eclipse photon IDE
nrf52_14.1.0 i am unable to run to run more than two threads can u please help me out in this
i am trying "nRF5_SDK_14...
Hi,
I am working with bonding process on Android App.
My problem is:
When I create bond to nrf51822, the process complete successfully. Then after a few seconds (3-5...
Dear Nordic Team,
Thanks for supporting .
I have a custom hardware for nRF52832 its working for nrf_beacon example but its not work with eddystone beacon example.
please...
We’re working with the NRF52, SDK 14.2 and SES.
Somehow we have managed to have our boot loader extend into our MBR params page. We extended the stock SDK 14.2 boot loader...
So using the above code I am trying to set the threshold of 2.3 volts on the power comparator. I am using sdk12.1 with Soft device 3.0.0 on an nrf52832
I keep getting NRF_ERROR_SOC_POWER_POF_THRESHOLD_UNKNOWN...
board nrf52840
sdk 15.2
hi i have one problem in connection, once i connected the device and disconnect means ,the device stops advertising..if i reset means it will show...
Hi, I have a problem when write data to flash on nRF52832. my code is like below:
err_code = nrf_drv_clock_init(); APP_ERROR_CHECK(err_code); // Activate deep sleep mode...
Hi Nordic:
I migrate my application from mesh-2.1.1+sdk15.0.0 to mesh2.2.0+ sdk15.0.0, but there is an issue when calling mesh_stack_config_clear()
Following are my steps...
Hi,
I'm using nRF51 (softdevice S130) in my project as BLE peripheral to send data to my smartphone. The current data flow has become insufficient because the maximum MTU...
Hi.
I tried to use SES 3.5, but can't found Text Editor Environment in
Tools -> Options... ->
In 3.4, I can find it in
Tools -> Options... ->
Does anyone know...