Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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 am using nRF52840 on custom board. I am trying to configure SPI pins, but I am not getting anything on the clock pin. I can see the chip select pin going low and...
I have a custom board with a nRF52805 based module from Minew and I'm trying to do a OTA DFU but I can't quite understand how it works.
This is what I do. For info, I...
Hello,
I am working on product based on the NRF52. It has an external EEPROME wired via I2C bus (no external pullups). I see an extra 300uA ish current consumption after...
The Topology:
There are only two devices in the topoloty: One nRF52840 dongle attached to a ubuntu laptop who works as an OTBR, the other nRF52840 dongle as a FTD device...
Hi,
I was able to succesfully pair my smartphone (Mi 9T pro) with the BLE nordic UART NRF52 connectivity-bridge FW. I did this succesfully with 2 thingy91's.
I then...
I'm starting to work on SDCard reading, and was having issues.
My problem was that in diskio_blkdev.c, this code:
Where I've got the "right here", m_drives[drv].last_result...
We are working on application which need below implementation.
1.) At starting the device should be in shutoff mode, and on button press it should be awaken and start advertising...
Hello everyone, I ran into an issue where I just can't get my head around. I followed the Libuarte example, and I thought I modified it "correctly" to fit my application where...
Hi everyone,
I am trying to solve a bug I am facing for several days now, it is related to LIBUARTE communication with a GPS module
Communication is init at 115200 BAUD...
Dear Members,
I have a question related with bluetooth as UART port,
Is it possible that I use this code base as a starter ?
E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral...
Hi,
I'm creating a custom Android app using the nRF Mesh Library.
I have a server in which I'm looking to upload the mesh network information so that I can download...
I have successfully added buttonless DFU services and NUS services in my code. Both services are working.
But I have observed an issue in the NUS service. I am using the...