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...
Hello!
I bought recently some nRF52840 (PCA10059) dongle's and one nRF52840- DK. I want to create a kind of network ( a mesh network) from those dongles and communicate...
I cannot see CRASHLOG with RTT viewer but can see CRASHLOG dumps when SES ide debugger is running.
Is there anything different from the SES ide debugger's dumb terminal...
Hi I am working on modify proxy client switch example from mesh sdk version 2.i done some significant changes into code for sending string message rather than 1 or 0.but when...
HI,
AT command not working when network mode is "NB-IoT" in "mqtt_simple",
If network mode is "LTE-M" then AT command is working fine.
Snapshot with network mode is...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
SDK 15.3
Hi,
I keep getting the following error when compiling. What file am I missing or what setting do I need to set in sdk_config? I am getting this error when compiling...
Hi
I have started learning about Bluetooth mesh for a project to be done. i have some doubts regarding where to learn the coding and how to start coding for creating a mesh...
Hi everyone,
I was looking to use the nRF24L01/+ along with a small microcontroller (e.g., ATtiny) and I wanted to reduce the BoM as much as possible. I was planning to...
I have connections to a Azure server that has tree CA available. To be able to talk to the server with .peer_verify = 2; I need to replace the CA one by one and try to figure...
I have been uing nRF9160 as ble gateway for uploading data from two nRF52832. The nRF9160 has subscribed to the nRF52832 gatt and hence receive updates automatically. Now...
I purchased the nRF52840 dongle AND Nrf52 dev kit. My upcoming project will utilize the nRF52832. I am able to build, download, modify, and execute examples from the nRF5...
Hello everyone,
i am created my own UUID Service with a characteristic. I used this tutorial --> https://github.com/bjornspockeli/custom_ble_service_example Code is working...
Hi,
I am getting this error when enabling the twim instance. It initializes successefully but throws error when enabling it.
How can I troubleshoot it further to know...