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...
Hi,
I'm using nrf54l15 SOC with Zephyr NCS SDK to build a BLE application. I want to set the radio Tx Power to be set to as high as possible as our device will be enclosed...
Hi There.
I been 15 year experience in embedded system development but I'm very new to the Nordic nrf environment.
I'm eager to learn and develop some product and provide...
Hi, I have a nrf54H20 board rev 0.9.2 and I followed the https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.html#nrf54h20_dk_bring...
Hello, We are currently working on designing a CS-based distance estimation algorithm, referencing the two example routines, `ras_initiator` and `ras_reflector`, from NCS...
I'm getting exactly the same as this ticket now I've switched to extended advertising. Was there any resolution?
Android is fine, iOS 18.5 phone sits in a connect/error...
I'm testing the spi communication protocol with the nRF54L15 DK. At that moment, I'm testing the lesson5-exercise 1 solution of the intermediate course. The problem appears...
Hello,
As the title, I'm using nRF5340 audio sample to test Walkie Talkie demo.
I know that in nRF5340 audio DK, the microphone is set through CS47L63. Now I want to use...
Problem originally due to installation and failure of Gas Smart meter - a common problem in the UK with up to 4+million similar customers. Issue is Smart meters on external...
It isn't clear from the nRF5340 documentation and the only related post doesn't answer it but if we want +3 dBm output power, do we need to wire the nRF5340 in high voltage...
I have a mouse that is advertising, and I paired it with my host. It always stays in connected mode. When I press the three buttons — middle, left, and right — for 5 seconds...
What is the recommended termination for unused RF pins on the nRF54L15 in QFN48 (QFAA) package? Can you confirm this is acceptable?
ANT Pin 31, floating VSS_PA Pin 32, grounded...
Hi, I want to change the voltage of the VDDIO in the group of pins labelled Port 1. I launched Board Configurator from nRF Connect for Desktop but it says "This development...
I have code set up to configure Timer3 to generate a Compare event at 100 KHz, using the PPI so that triggers an ADC Sample event for the two enabled ADC channels. EasyDMA...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...