I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
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.
I use GPS with SUPL client library, so I need your help.
I enabled CONFIG_AGPS_SRC_SUPL and use gps_agps_request() function to request agps
I found that in supl_start...
Since update 3.9.0, I am not seeing my Dev Kits or J-links showing up in the "Select Device" device list.
I have tried both Mac and Windows.
Anyone else experiencing the...
Hello, I'm new to zephyr
I have a custom board nrf52833 (BM833E module), I'm using zepyhr to build the hello world example to use uart1. I have created nrf52833dk_nrf52833...
Hi.
I'd like to develop my custom board's DFU function like the below steps.
Run my application (simple LTE transfer function included)
During LTE transferring, If...
Hello,
I want to make one fw which adpots for following platform without much changes:
nrf9160 DK
nrf Thingy 91
Both board has nrf52 onboard so, my idea is as...
I have an application where I have configured a reporting attribute which reports on update. It works as expected - until the amount of data you want to send exceeds 8 bytes...
I am trying to find out if I can synchronize the timeslot to a specific time in relation to the start / end of a connection interval. I would also be fine with getting the...
Hello!
I'm developing DFU functions for my custom board.
I have some questions about DFU and Bootloader.
My development environment is below.
nrf52833
SDK 17.0...
Hi,
I am trying to communicate with nRF9160, which is flashed with Nordic SLM application.
I am not able to set the HWFC with UART0/UART2 using menuconfig in Segger...
"Failed to upgrade target. Error is: Lost connection in the middle of the transfer"
I am doing a mesh serial DFU with DFU quick start guide .
I have gotten all the way...
Hello everyone,
I want to be able to set a timer in my project. With this timer i want to be able to make my current comsumption evaluation easier.
I am using the nrf9160...
Cannot update modem (nrf9160) with "nrf connect 3.8.0"
Modem DFU failed with error: no matching trait found
no matching trait found
Installing older versions eg...
The datasheet tells me that the default source of the low frequency clock (LFCLK) is the 32.768 kHz RC oscillator (LFRC). so I took the crystal oscillator off my PCB, but...
After updating NRF Connect v3.9.0 to eliminate the recently documented JSON + connectivity errors with nrf Programmer and Power Profiler, my bash scripts utilizing nrfprog...
Hi,
1. Please provide me with an example of BMA280
2. The SDK: replication v1.7.1
3.IC:nRF9160
4. I tried to change the BME280 driver to BMA280 driver, but the following...