I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi!
I use HID example and try to understand in a hid service init for why report_map_data[] with a table.
What is do this array? If I use keyboard example, I should get...
Dear Sir,
I am working on nrf52832.softdevice S132. SDK15.
I am getting the following messages when I try to connect to the peripheral using nRFConnect.
The error is...
Hi,
we are testing nrf52840 together with rfx2411n amplifier to extend the range.
The problem is that we have same range and same RSI values when testing with bypass mode...
Good afternoon,
I have purchased multiple nRF52840 Dongles and so far have successfully ran blinky peripheral and master (required to adopt PCA10056) examples.
I tried...
Hello Nordic
I am testing SEGGER EMBEDDED STUDIO and I think it is little buggy.
When i simulate NRF52 application without actual device (I can not
debug on hardware...
Hi,
I used SDK_15.1.0, secure_bootloader/pca10040e_uart.
Through PC uart,it update successfully .But boot through android(linux) uart,it returned 'invalid crc'.Can anybody...
Hello,
I am working on BLE Peripheral and Central part on SDK11 for a long while. Now i want to start with NFC.
I tried to go through nfc section in SDK14 but could not...
I am observing a surge startup current of 0.1 to 0.2 mA when I am powering the nRF24LE1 module. Is it possible that the device can startup in power saving mode? Is there a...
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...