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...
Dear Nordic Support,
Our product is based on nrf52840/s140 and we have difficulties connecting to it using Huawei P8 Lite while it is fine using other Android or iOS phones...
I have a compiled code and I want only to change the uart pins without compiling the code again
If it is possible to modify only the hex code, how can I find the UART pins...
I am trying to find where to submit bugs against the pc-ble-driver. There are two major bugs I have found
saved CCCDs (in a bonded connection) do not get restored when...
Hello, everyone
I use NRF52840 to configure TWI to operate the sensor, but I don’t understand it.
Can the hardware TWI of 52840 be mapped to any IO?
Or is there a fixed...
Hello!
NRF52832 is used as a central for connecting with phones as peripheral. NUS service is used. Lesc is used too.
SDK 17 SoftDevice S132 V7.0.1
On android phones...
when I use usb to transfer, i fine many datas are lost.Is it because the DMA size is too small?Where can i see the dma size?(In nrf52833/examples/peripheral/usb_cdc_acm )...
I am trying to connect a SPI device to the external connector pins on the nRF9160dk board. I believe I know the name of the SPI device and the pin connections from the device...
Hello
I'm trying to print out several sounds with one buzzer. To do that, I need to be able to change the frequency.
PWM was initialized and reset using code. An attempt...
OS: Linux Ubuntu 18.04
Compiler: Gnu ARM embedded
HW: 2 nrf52840dk boards
NRF SDK: 16.0.0
I am trying to send data using L2CAP CoC. I have looked at the ots example...
Hello,
I am trying to get familiar with the DeviceTree macros and started experimenting ...
So, in the light controller example main.c I replaced this macro
#define...
Hi Nordic,
I bought an nRF9160 DK for use in the UK on o2's network, but the signal in my home office is poor resulting in me having to go to the window to get connectivity...
Hey,
I am using ibasis simcard which comes with nordic thingy 91. Now i used 10MB which comes free for testing.
Now due to this, i am not able to send data to nordic cloud...
Hi,
I'm working on a project with nRF51822QFAA on nRF5_SDK_12.3.0.
I'd like to ask if the app_button library uses all four GPIOTE channels?
In my project there are...
Below is the output from a 'bluetoothctl' session for one of my thingy:52's
This is running on a raspberry pi 4 using Ubuntu Mate 20.xx
The output below is using command...
In beacon example code the RSSI value is 0xc3 while converting to decimal it giving 195 and in comment line it is mentioned as dbm.when converting this 195dbm to milliwatts...