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 all,
I am using SES in Win10. After I updated my NCS to 1.7.1, I failed to open my solution. However, it runs succussfully in SDK 1.6.1. The infomation is below:
...
Hello.
I am currently working on implementing a PWM control function using nrf52840. I used the function "es_battery_voltage_get()" to read the battery voltage before and...
I have written simple hello world code on nRF9160 custom board and enables the MCUBoot as bootloader using CONFIG_BOOTLOADER_MCUBOOT=y in prj.conf file.
Also, made some...
Hi everyone, I'm trying to communicate with OBDII through NUS using nRF52832. I was able to initiate the connection, send commands to OBDII, and get responses on the ECUsim...
The current RRC Inactivity Timer from my provider is 10 seconds, causing my power consumption in RRC Connected mode to be unnecessarily high.
I want to use the Release Assistance...
Hi,
Can anyone check if my understanding about this NFC-BLE pairing feature is correct?
1.Before connecting, two BLE devices will exchange some keys or info for secure...
Hello,
I'm working on an application that will use the nrf9160/nrf52. I will need to make https REST calls where I will populate the http header with username/password credentials...
I didn't manage to find a solution to my problem here but I fixed it myself so I'm posting it just in case it helps someone else.
I installed JLink 5.12.6 and nRF5x Command...
Hi,
Android shows a message that the NFC Pairing was not successful, but it looks that the connection was established successfully (Device in the connected devices, data...
Hi All,
I have a measuring device that needs to send UART data over BLE to a PC with BLE dongle or Macbook with built in BLE. My test users need to open up a webpage in...
Okay, I've run into an interesting scenario.
SDK 17.0.2
NRF 52840 (DK)
I am coding a multiperipharal service on a multiperipheral ble device.
My attempt at updating...
Hello,
Does Nordic have a Google Flutter example mobile app for MCUBoot and MCUMgr based DFU (built with nRF Connect SDK) ?
If not, does someone on this forum know about...
We have an nRF52 with dual roles: peripheral for the connection to an app, and central, connecting to multiple third party peripheral devices.
we have a few problems with...
Hi,
I have a problem, I would like to implement a light dimmer endpoint witch I could bind via coordinator to bulb(or something else...). I do not known how to implement...