Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
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 guys,
i am using nrf52840 controller.
and in that i have mbe at 0x0000000 location.
i have two bootloader stage. that boot1 and boot 2.
boot 1 i am using to validate...
I have gotten the FDS_ERR_NO_PAGES issue multiple times now. In our last pre-production run, it randomly happened to a few units (4 out of 60). For 3 of the units, the error...
Hello everybody, i succeeded to get the output from BME280 and MPU6060 sensors I need to merge them together
Kindly, I need help to Setup prj.conf file
Thanks & Regar...
Hi Team
The max value of IOH and IOL is the total current of all GPIO, or It is the value for each of GPIO pin?
I have read the post https://devzone.nordicsemi.com/f/nordic...
I used 9160 to develop a project for the customer. According to my design, an apn needs to be set before connecting to the NB-iot network. However, when I used at command...
I wrote a bootloader code. The flash space range of bootloader is 0x27000-0x3b000, and the flash space of app is 0x3b000-0x80000, but the app doesn't work. What's the problem...
Hi, I am trying to implement a Data Logger using nRF52832. I am using a Temperature Sensor to get the Temp readings(logs) and a Flash Memory to store those logs. The data...
I tested the Android nRF UART app. Now I'd like to test the same on Windows. If the source code is there, the better. If it is in C ++ even better.
Can someone give me a...
I am at the prototyping phase.
My nRF52 device discovers services on the phone (like Current Time Service, Battery Service, Apple Notification Service, etc…).
I want to...
Hello, I would like to collect GPS and sensor data from the Nordic thingy91 module, then send them to the influxDB cloud without going through nrf Cloud, because nrf Cloud...
hi,
I have a question about the communication between nRF24LE1 and nrf51802.They communicate using the Gazell protocol,Can you help me solve this problem?
1.The communication...
Hi all,
I'm trying to send string data from zephyr software application to mobile nrf connect application using nrf52840 board, how can i send the data ?
~Thanks