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 am trying to use nrfsniffer to debug connection related issues.
We have a ble connection between central and peripheral and we are sending status updates to the peripheral...
I am building an application nrf52840 SDK v17.0.2 soft device is S140 with Segger embedded studio.
Application is to send advertisement data in one single channel (say channel...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.0.2 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using nRfgo Studio to:
Erase all
Program the new Soft Device...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.2.0 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using "nRfgo Studio" to:
Erase all
Program the new Soft...
hello,
i am using nrf52840 in our customised board and i am getting this error while debugging the application
4<debug> nrf_sdh_ble: RAM starts at 0x20004230 <error> app...
Hi all,
Debugging via RTT in Segger Embedded Studio stops working after DFU, however if I connect via JLinkExe + JLinkRTTClient I can still interact and debug via RTT.....
Greetings,
I am currently using nRF5 SDK 16.0.0, Softdevice s140_nrf52_7.0.1_softdevice.hex, and Mesh SDK 4.2.0. I migrated all my code base from nRF5 SDK 15.3.0, Softdevice...
Is there a way to obtain context on when a particular BLE transmission ends
RADIO_STATE_STATE_TxDisable == NRF_RADIO->STATE
An by context I mean to know what handle was...
Hello all i want to do a task that is control another LED using ble_app_blinky. In the ble_app_blinky project a characteristic is used to control an onboad LED. I have connected...
Hello
I have a custom board with nRF52840 and have migrated from TWI legacy driver to nrfx_twim. Im trying to communicate with accelerometer and gyroscope chip. With legacy...
Hello forum,
I have a new project that requires Bluetooth connectivity and I think that the nRF52805 suits me best due to its very small size.
The nRF52805 would work...
Hi, I would like to test sample bluetooth code ( ex: central) with nrf5340 dk, what's the difference between central for cpuapp and cpunet ? which one i have to load , cpunet...
I am trying to read Manufacturer Specific Data from a non-connectable advertisement packet from a pressure sensor.
I followed the example in https://devzone.nordicsemi.com...
I have used the nrf9160 development board and it can works rightly. But from this week, it doesn't work. I can download my code to the board, but it doesn't work. When I press...