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 am developing application in nRF_connect_SDK v 1.4.2.
I have a problem in Debug the code 1. When i debug the code the breakpoints is not appearing
2. When i...
Hi Nordic,
how do i interpret properly return errors? I l know that it depends on the base address but sometimes it does not correlate at all.
For example, currently...
Dear friends,
We want to update the bootloader in our project. I have read the tutorial about the DFU process from here " Dual-bank and single-bank updates ". I have some...
Hello I would like to change from nrf52810 to nrf52805. I want to take the same code, but I want to change only the gpio because the gpio is different. I was going to set...
When I try to connect to my Pure-FTPd server I always get an error when trying to login, but If I use a public server like... https://dlptest.com/ftp-test/ it's fine. This...
Hey all!
We want to improve the accuracy of the localization of our asset tracking solution, in particular indoors. For that we want to scan Wifi base station advertisments...
Hello,
I am trying to get an MQTT TLS connection to AWS up and running on my thingie91 (nrf9160). I am using SDK 1.5.0 and the sample "aws_iot".
Even though there is a...
Hello,
what is the CPU speed of nRF52832?
I'd like to test if the NRF52832 is running at 32MHz or 64MHz.
I used it to run a compression algorithm, which took 8ms to...
I have seen this question asked a few times--but every thread seems to have no concrete answer.
I have uninstalled and reinstalled all JLINK drivers.
But still get the...
I am using the nRF9160 for IOT with the console connected on UART 0 there is a string of +CSCON: 1 and +CSCON: 0 messages displayed.
Build Zephyr 1.5.1
Modem firmware...
We're looking for some clear documentation for implementing OTA DFU via BLE on the iOS side. We have the firmware working well on our dev kits here, but working only with...
Hi,
Can you explain please why do you use all flash space for application (except SD area) in your examples. For example, SDK 17.0.0, HRS s132 example starts from 0x26000...
Hi
I have nRF SDK 17.0.2, and looking for ble_app_template application for PCA10100 to be flashed into nRF52833 DK. But seems that is not available.
Is there any other...
I'm developing a C implementation for nrfutil to make a Serial DFU in bootloader of sdk11. But I'm having an issue in serial communication. I've used a serial sniffer to compare...