Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
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...
I have the following questions about PM and what it generates. My relevant board and config files are below, along with the PM partitions output.
1. Can you explain the...
I am using SDK v17 and Segger v4.52 but for some reason none of the print statements are being printed in the debug terminal. I think I had to enable these two things in sdk_config...
I am sending or trying to write character to ble_app_template but its giving error and its not receiving character.
this what i am trying to send-
if(strcmp((const char...
I see an ID that queries or prints RSRP/RSRQ/Cell ID-related information, but I don't see the AT instruction sq.E. for SINR, where can I print SINR information?
Hello guys,
Just received the Thingy91 and trying to upgrade the model firmware to v1.2 but it fails like this:
However I successfully been able to flash the modem firmware...
Hi Team,
We are using the nrf52840 soc for our application along with crypto engine (mbed TLS ) along with RNG, ECC, SHA256.
While validating the digital signature with...
Hi,
Do you have any direction finding evaluation kits for now? Although I saw many similar questions and until four months ago the answer is still NO, but I still want to...
we'r developing our product based on nRF51822 and also using BLE(Bluetooth) as wireless device.So, we want to release our first product in this year in markets. The next steps...
Hi Forum, 1.) The APP_ADV_... parameters in ble_advertising (SDK 16.0) are taken only from _fast_ , is this intended?
2.) s113 allows only TX_POWER of 4dbm, although the...
I would like to flash certificates in production.
My plan is
First, flash an app for installing parameter like client id using nvs and certificates.
Then, flash a production...
Hello,
As of nRF Connect SDK v1.3.0, I now get an additional output target called "merged_domain_hex". I don't recall this being part of the output prior to nRF Connect...
I am working on a design that has an nRF9160 being powered by a a 3.6V lithium primary battery. I know nRF9160 VDD is 3.8V(Nom.) Is there any problem in LTE RF performance...
Hello.
I use SDK16 in my project.
Previously when I want to go on sleep I use __WFI(), and get into sleep till interrupt. Because I use The SoftDevice I change the command...
Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?...
Hello All.
I was facing this error when immigrate spi example of nordic to the embOS of Segger using the SES. I don't think it concern to the embOS envirement but still...