Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
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...
Hi, we are using nRF9160 and would like to save a data that is written only once(should not be overwritten or erased) and accessed every time it starts. I found that flash...
If LESC is not possible I'll settle for legacy.
I'm not able to find any document or sample code to help me get started. What i need is a pointer to document and hopefully...
Hi
I want to run the serial_uartes example for pca10040, are there any changes that i need to make in pca10056 config ? or will it work as it is in pca10056 ?
I am using...
Hi,
i am working with nRF52840-DK which i received yesterday from shipment. so i want to eun the BLE peripheral application on that.
As we know if we want to run the BLE...
I see this quote in response to a question asking for examples on how to code a scan response
possibly not - but it's trivial - just encode the scan response in the same...
Hello,
I am using SES V4.5, SDK 15.2 and the "ble_app_blinky_c" and I was not able to see the programme log.
I tried setting up the file "sdk_config.h" to use the RTT...
Hello,
I'm starting to develop an application using the DK pca10040 and SDK 15.3. At first I have just adapted peripheral ble_app_uart example and incorporated fds functionality...
Hi,
This may be a simple question, but I've gone through the infocenter and am still a little confused. I'm designing a PCB on which I'd like to have an nrf52840 that can...
Hi,
I recently purchased the nRF9160DK but cannot connect to o2's LTE-M network using the iBasis SIM, following the instructions given here: https://www.nordicsemi.com/Software...
When I trap an error in app_error.c in app_error_save_and_stop,
I mostly get a filename, line number, and an error code that I can understand.
However, sometimes I...
We are looking for a freelancer who can help to build a simple Proof of Concept of a load cell (strain gauges) ADC (HX711?) and the nRF52 development kit (810).
Objectives...
Central and peripheral is pairing and bonded. Central scanning with whitelist, if Slave is not online, master scan with whitelist will enter error when more than 30 seconds...
I'm using whitelist when bonded, but I want delete bonded then connect to anther device,.
But when scan again, whitelist_load is error. Try delete whitelist at the same...
Extended corruption occurs if DMA transfers for commands and data originate from the same RAM bank.
It is avoided if transfer of command bytes and transfer of data bytes...
Hello,
I ran into this list recently: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52840%2FCOMP%2Fnrf52840%2FnRF52840_ic_rev_sdk_sd_comp_matrix.html...