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...
When opening a file that contains the packets that are transmitted in the BLE communication, the data is not observed.
Appears as shown below:
I installed the necessary...
Hello,
I am trying to add SoftDevice to our project which was non-SD for a year now, but I'm stuck with a problem.
I know that there are separate files for nrf_error.h...
In order to simply the creation of nRF softdevice projects, I'd like to make a suggestion. Rather than require the end-programmer to include dozens of individual include paths...
i changed the net-core flash partition and saved it to pm_static.yml. everything is ok while i build multi-image(mcuboot, cpuapp, b0n, cpunet) until my partner wants to build...
hello Nordic
i am working with nrf52840, zephyr rtos.
i can preform dfu via mcumgr cli (command line interface) or via nrfConnect application on my cell phone.
however...
Hi,
we are trying to use waveshare 2.9 epaper display with nrf52832, converted stm32 sample code to nrf52 with no luck. It seems we can not send command and data correctly...
Hi team ,
I am using 15.3 sdk and NRF52832 hardware. and Tool - SEGGER Embedded Studio for ARM 4.30c
I have developed code with DFU feature and and generated .hex file...
Hi,
I want to disable the UART of MCUBOOT to reduce power consumption. I searched in the DevZone and got the answer as below.
I followed the answer above, and created...
Hi there,
For the nRF5340, I read it support the Zigbee . So I just wanna know does it support the Zigbee frequency band in China, which is 780M?
Thanks,
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I know there is the following documentation. ・ SEGGER Embedded Studio Reference Manual : https://studio.segger...
Dear all
I'm using the SD s140 and nRF52840 along with one of the latest SDKs (17...). Everything works fine, I'm able to start advertising and connect, but from time to...
As the title says,
I combined the TWI function with the ble_app_uart example and the three i2c sensor communication was successful.
However, when I added SPI to develop...
Hello, I'm new to nRF Connect SDK.
I managed to add the blinky example to build. I added a custom board.
There is a prf.conf project file with just CONFIG_GPIO=y I'm now...
I'm trying to get the device ID of the lis3dh accelerometer on a Thingy:52
nrf_drv_twi_tx returns 3 as an error. This means NRF_ERROR_INTERNAL --> "If an error was detected...