I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Hello,
I was following the steps mentioned in the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html
in the step 5: point 4
When I...
Hi,
I was creating a Location Tracker, but using NB IoT Services. When I take a look on this example ( Location Tracker ), I can't connect to network.
It stuck on...
Hello I have some questions regarding configuring nRF5340s crystal resonators internal capacitors.
The configuration is described in the following way:
It is not immediately...
Hi guys,
I want to make a composite Bluetooth HID device that functions as a keyboard and mouse with the nRF Connect SDK. I've combined the nrf/samples/bluetooth/peripheral_hids_keyboard...
Hello, Today i try to measure PSM current on nrf9160 dk and SFR sim but i don't have good results.. With at_client FW i find (AT+CEREG=5 and AT+CPSMS=1) TAU= 00000110 and...
by nRF Connect for Desktop Bluetooth Low Energy, nRF52840 (COM) on win10 can be connected to another BLE device.
Now i need create a new GUI to send some datas via nRF52840...
Hallo,
currently I evaluate a few possibilities to transmit larger data portions in a broadcast way, means using several advertising schemes. I have a few nRF52840-DK and...
Hi Nordic, How come the Nordic logo on the Toolchain manager v1.2.1 seems different in color (more grey blueish) when compared with the official business & product logo? Best...
Hello,
I am using nRF Connect for Desktop v3.12 and nRF Programmer V3.0.4
The programmer application just does not see the J-Link device, however your other apps like...
My primary goal is connection success rate and my secondary goal is a fast connection time. Which advertising method is better: Advertise with a long interval and long window...
I am trying to create a Bluetooth Mesh network with nRF52840.
Where can I find official data on the network performance of Bluetooth Mesh? For example, the following URL...
We have used nRF5340 in our PCB design. To have SI simulation, we need IBIS model for this chip. Not found the IBIS module at website, so issue a request here.
Hi,
I am new at the Zephyr RTOS,
I am using the VS code on windows 10, ncs v2.1.0,
I am building the Zephyr ADXL372 sensor example but getting the below 3 errors and...
Hello,
I changed saadc.zip for nRF5340DK and my main.c is like following:
At the end of my developement I would like to sample ADC at 200us and the buffer should have...