I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
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...
I am using nRF52840 DK and connecting it with SPI to ESP32. The first bit of the transmission is missed for some reason. I could verify that the transmission is ok with logic...