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...
Hi , a few questions related to using XRFTEST command in burst transmit mode:
1. Having looked at 9160 AT command manual and TS 36.521-1 Table A.2.4-1 where the NB-IoT reference...
Hi,
I found I APPCPU3 is 0.3mA higher than I APPCPU5 . I have no idea. How come CPU consumes more power utilizing HFXO64M, an external oscillator 64MHz, than utilizing a...
Hi all,
I would like to check and see if its viable to keep radio on TX_ENABLE throughout the radio's operation, ie keeping TXEN = 1 ; at all times or keeping radio only...
hello,
i find a mistake line 62
"ldr r0, =%4 \n" ->>>>> The '=' should be removed .
void app_error_handler(ret_code_t error_code, uint32_t line_num, const uint8_t...
modem fw 1.3.0
ncs 1.5.0 and master
I am trying to test modem firmware upgrades using the lwm2m client sample and every time it is writing the 20% downloaded chunk, the...
Hi, I am following the tutorial and have some questions during the implementation.
devzone.nordicsemi.com/.../nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0
A red led...
Hello There,
So basically I need to send and receive and data from to Serial Terminal via FTDI module to nRF9160 DK. So for this I am using ncs\v1.5.1\nrf\samples\peripheral...
Hi.
After updating Programmer of nrfConnect to v1.4.9, I have not be able to "execute Erase All" command.
Error message is "Error: Error occured when program. Errorcode...
Dear Nordic,
how to set UART/USB console output to be non-blocking? We use printk() to output some debug info to USB console. When the USB isn't connected, the program stalls...
Dear Nordic-Support-Team,
I (software developer) work together with an electrical engineer to develop a device, which will incorporate the nRF9160 SiP. The firmware/application...
Dear Nordic Engineer
I currently have a project that requires 5340 to act as an MCU. I also need to plug in a FLASH, which is 4GBIT NAND FLASH. Is there an example of supporting...
Hi :
nRF52832 PCA10040 DK burn this link hex code: https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
Can...