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...
Hi
Seems like all new nRF DKs shipped with nRF5340 as interface mcu have limited speed on Debug Out.
nrfjprog -r --clockspeed 646 Applying system reset. Run. nrfjprog...
I need to send a JWT to a non-nordic server. They ask for a small struct to be encoded and sent as a string in a larger MQTT message. For example:
That struct is encoded...
I have flashed the light_ctrl hex file in nrf52840 dongle. Flashing Have been completed sueccessfully for provisioning in nrf mesh application its not showing in the network...
Hello,
For a Uni Project I want to measure the current of the Nordic Thingy:91 and visualize it. Therefore i bought the Power Profiler Kit 2. But i dont know how to connect...
So when changing the hci_icp.conf settings to have the configuration below, i get "CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/kconfig.cmake:358 (message):" plus the...
My device is peripheral. I added a few lines before the advertisement start in main(). The whole project is in main and simply advertise and get connected and bonded.
...
I want to configure the ESB and nRF21540 chips on the NRF21540-DK. In order to compare the signal gain, I used the nRF52832-DK and burned the Bluetooth routine (without any...
Hello,
I have a project working on Nora B1, which I am testing on nrf5340DK. It is based on the Peripheral UART Sample, programmed with nfr Connect SDK v1.9.1. Now I need...
Hello,
This is probably a dumb question but, I'm having issues with an initial prototype for a product that has been given. The hardware engineer (me) designed and got...
Quick Start can see the board - but says 'Not supported yet'
Load the programmer and select my board: The log looks like this:
19:07:18.801
Initialising nrfutil...
Hi everyone,
I am testing modem shell application (2.6.1) for PPP support.
Here I am building the application using overlay-ppp.conf and ppp.overlay files.
after flashing...
Hello,
I am currently developing a product that is based on a nrf9160 and more precisely with a Thingy:91, this project integrates the tools of Golioth to communication...
Good morning!
I already looked at other questions in the forum but couldn't find any help. I'm trying to implement an example of Https with basic authentication on my nrf9160dk...
Dear sir:
The DAC private key is generated using P256, and the key length is 256 bits, which is 32 bytes.
As below link, why is 68 bytes planned in the factory data? ...
I'm following Intermediate course lesson 1 exercise 2 to use guiconfig.
When I try to open guiconfig,the output in terminal as follow:
How can I fix it?