Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
my ADC work in this mode :timer+PPI+SAADC the ADC is 12bit
I init ADC like these code
sample every data 15us,and 16 data per channel
I only init one channel,and use...
Hi,
I am testing I2C interface by using \peripheral\twi_scanner project of SDK15.2.
I found it can not print debug message to RTT interface, even these has one command...
I'm using nRF5 SDK 15.2.0. When I get a BLE_GAP_EVT_DISCONNECTED event, where's is the definition for the "event.params.disconnected.reason"? I get values like 0x16, 0x22...
I'm using SDK 15.3 and nrfutil version 4.0.0 for generating DFU zip files.
When I generate a DFU zip file that includes the bootloader the zip files is far to big.
This...
Hi,
I use 'nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart' as my project base for PCA10040. The code has its default sleep mode which use 'sleep_mode_enter...
I use 52840,SDK15.3 and pca10056 board .
examples\peripheral\usbd_ble_uart_freertos\pca10056\s140 no changes to the source code.
usbd_ble_uart_freertos cannot connect...
i'm trying to send ipv6 packet over thread with function otIp6Send. but otIp6Send doesn't work and return '6' which means "Failed to parse message or arguments." as openthread...
HI,
I intent to move a project from 52832 to 52810,but the flash size of 52810 is only 192k.so I want to know the flash layout(bootloader included) of 52810 like 52832 as...
Hi, I'm using nRF52832 with SDK 15.2 and 3.0 (Mesh). I have created a new model by following the Instructions mentioned in the Creating New Models topic and successfully it...
I'm beginner of nrf52832. I try to eddystone beacon URL in ble_app_eddystone example in SDK 15.2. I have received my URL in NRF connect app but my android smartphone (moto...
Hi all,
I using nrf52832 , sdk 15.1
- My app include : application + bootloader + application data area
- application define appliation data area is 12K byte (FDS_VIRTUAL_PAGES...
I want to use the REAL GPS of the RF9160, not the simulated version in the asset tracker demo. Firstly, is there a demo for the RF9160 that reports actual GPS location that...
When I'm running a BLE application with the debugger, and the CPU halts on a breakpoint, it seems to end up in the assert handler when I start it again. How can I avoid that...
We are working on a nRF91-based device, and trying to understand the regulatory premises.
From what I can see the module is approved according to GCF (www.globalcertifications...