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...
i have done the 10 dfu steps in DFU quick start guide when the boards are not far from each other it works but when i make them far a little
i mean one device in the area...
I am using a Sparkfun nRF52832 breakout. I was trying to install the Softdevice settings onto my Arduino IDE once I clicked on tools -> "nRF5 flash device " the blue ticking...
Current consumption of my code running RTC from LFCLK is ~2.5uA from the power profiler when I set the register values as. NRF_POWER->RAM[2].POWERCLR = 0x01; NRF_POWER->RAM...
Hi,
Currently evaluating SDK and have some issues, I would like to run some demos.
I believe I've managed to erase the "preconfigured" Firmware on the SDK, I have tried...
I am working on SDK-15.2, nRF52832 Dev board. My question is how to add write protected characteristic by KEY? Mean when we want to write something from peer device (smartphone...
1. I've noticed while using tools like NRFConnect that most BLE devices in my proximity do not include the device name in the advertising packet. My assumption is the developers...
Hello, I am unable to connect thingy 52 with my laptop, I have NRF connect v2.6.1 installed but it is unable to find thingy.
Thingy is not connected with any other device...
hello,
I am using the SDK15.2 for development.
I want to set a central address in peripheral like the whitelist function via uart without bonding.
This code is about...
Hello,
We are working with nrf52832 which have a custom application with SDK 13.1 and softdevice s132_nrf52_4.0.5_softdevice, we have migrated to sdk 15.2 s132_nrf52_6.1...
Hello,
I am trying to program my nrf52840 dongle to act as a BLE central device and I am using the USB CDC ACM Module. I am facing the following issues:
1- I was able...
Hi.
Softdevice 6.0.0
SDK 15.0.0
IDE IAR 7.80.4
Chip NRF52832
I buid progect buttonless DFU in IAR.
I added peer_id.c, peer_data_storage.c, peer_database.c, peer_manager...
I have successfully written the public certificate (type 1) using nrf_inbuilt_key_write().
When I then try to delete it with nrf_inbuilt_key_delete(), however, it returns...
Hello All,
Does the module have internal regulators that can be used to power connected peripherals? There is the 1.8V output for Sim_1V8. Is this strictly dedicated to...