I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
Thingy91 is useless without working samples and SDK
Out of the box it cannot associate with any NB-IoT cells here in Bulgaria. I tied using the provided SIM card from iBasis...
Hi I am having some trouble changing BLE connection parameters (mainly due to the connection handle). Is there any working example that I can refer to, which explains how...
Hi Nordic folks,
Our project is using nrf52840-DK boards as the development beds. We're developing a security application by leveraging the internal CryptoCell CC310 inside...
Hi everyone,
I successfully tested the example of the MQTT publisher in the IOT sdk on a NRF52840 and a raspberry pi 3+. The messages end up in my mosquitto install and...
Hi,
We have seen random ARM faults.
After some time we have seen that the lr register often pointed to entropy_cc310_rng_get_entropy.
This is our setup:
- Environment...
I recently purchased nRF52840 DK. While scanning through the website, I came across a suggestion to start with Blinky example. I opened the project in Segger Embedded studio...
Hi,
Observed that Openthread CLI project in NCS v1.3.0 is not compiling as it is using Segger Studio but building with command line. Please fix this.
Thanks
Sridh...
Hi Nordic experts,
I am trying to use Segger IDE to build the mcuboot boot-loader for NRF52x development kit. I am using NRF connect SDK 1.3.0 While I can build it successfully...
Hi
I am facing two issues in the below code. I use segger embedded studio.
1.The value I am setting as fs_initialized = true in line number 90 (inside FRESULT fs_init...
Hello,
I'm working with nRF5 SDK v16.0.0.
The documentation on Hardfault handler implementation clearly suggests to define DEBUG_NRF in order to get an automatic breakpoint...
I have the Thingy91 module, everything is working when I (turn off modem then) set AT%XSYSTEMMODE=1,0,0,0 (and turn on modem again), but if I power cycle the device the original...
Even though we passed AT%NBRGRSRP, it returns only ok like below, never returns any values:
AT%NBRGRSRP OK
Could you please advise us how to get the defined values with...
Hi Team
We are using the nrf52840 module for our application, in that we need the enable the "Micro_Ecc" functionality,
What are the steps we need to follow to enable...