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,all
i use sniffer.exe(ble-sniffer_win_1.0.1_1111_Sniffer),and sniffer connection data,the sniffer.exe often automatically quit.
the sniffer pcb is not nordic.
anormal...
Hi,
Instead of initiating the DFU library in Android with an address is it possible to handover a existing GATT connection to a device already in DFU mode?
We have cases...
Hi,
I try to add support of dfu in our appl. In documentation I could not find info about softdevice size which should be provided in start packet. It looks like I should...
Hi,all
SDK:8.1.0 51822
S7 Edge(android V7.0)
i use the sumsung S7 Edge and the oppo R9S connect with my device,nRF Connect is often note:
GATT_CONN_TERMINATE_LOCAL_HOST...
for ble_app_ancs_c_s130_pca10028 example of sdk11,s130 version 2.0.0
The preferred RAM,ROM and UUID COUNT is shown below
FLASH (rx) : ORIGIN = 0x0001B000, LENGTH = 0x25000...
Hi All
I am trying to build hex file using eclipse id on Mac. everything looks ok, as it eclipse build file without any error but its not working on nrf52 dk.
before...
Now I’m using nRF51822 with S130 SoftDevice.
There are two kinds of devices which is just for scan(A) – 20EA and both scan and advertising(B) - 2EA.
I found that B just...
Hi,
My question is similar to this devzone.nordicsemi.com/.../ but I can't get it to work.
I am using SEGGER_RTT_WriteString and sprintf for debugging, but I am not able...
Our mobile app is currently running atop of easyble and nordicble.js/Cordova. This library works great on all Apple devices, however, Bonding with Android devices of various...
We have done a custom PCB believing that we could use P0.0 as analog input. Now we kind of found out that we cannot, and will change the PCB design. Given that we already...
Hi, I am using nrf24l01+ tranceiver in a project I am willing to sell. I use modules with external antenna and without it. I need the CE certification of the module. Where...
I have used NRF52840 and SDK 13.0.0.
When I have used USB or ESB one by one - all is Ok.
But when they are used together - usb driver goes into an infinite loop here:
...
Hello.
I am developing a project on nRF52832 using SDK 13, in which I need to transfer up to 300 bytes of data from iOS device via my dedicated app (in the background) to...
Hi,
I read in the documentation that one can loop a complex playback. The way I understood, one could load a first sequence (say seq1) and a second sequence (say seq2)...
Hi Nordic Team,
i am working on nrg52 to glow a RGB LED with white and Yellow colours. configured the RGB pins to three different Gpio (A2,A3,A4).
for this i am using...