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...
Hello,
NB-IoT Dual HARQ and Max TBS size enhancement brought in Rel14 (Cat-NB2): on nRF9160 it was controllable via AT%REL14FEAT, using parameters <NB_dual_harq_support...
Hello,
One question on the Reduced Mobility feature (3GPP Relaxed Monitoring TS36.304 and Nordic-proprietary feature) based on %REDMOB command.
AT manual says :
%REDMOB...
AS-RAI (RAI over Access Stratum ; Rel-14) over LTE-M was available on the nRF9160 via the command AT%REL14FEAT (option <as_rai_support> e.g. AT%REL14FEAT=0,0,0,1,0 to enable...
With the current version of nRF Connect for Desktop I received an error when updating the Toolchain Manager.
I then uninstalled the Toolchain Manager and tried to reinstall...
Hello,
Although my board is not equipped with an external LC filter, I flashed firmware which enables DCDC and this made the chip unresponsive.
Is there any method...
Hey
I'm trying to figure out what is the intetned way of using the tools for configuring a project.
We have the following config files in the following structure:
...
Hello I currently have an error when flashing with j-link on a custom board. The mcu is nRF52833 QDAA and the debugger pin is connected to 4 pins. In VSCODE, CONNECTD DEVICES...
I am working on a pdm microphone INMP621. I am getting the pdm data using nrfx pdm drivers but not sure about the logic which I am implementing to convert pdm to pcm. I read...
Hi, I need a little help with mcuboot.
We want to transfer firmware updates via CAN (MCP2515), which is already implemented. Was we are short of time, and we want to integrate...
We have a design using a nrf5340 with a Renesas Wifi chip, That Renesas chip uses a 1 wire interface for Coexistence
We are using Zephyr 3.5.0 and have tried to follow https...
Hi, I have Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H for getting sound and for driving output via speaker I have tas2x63EVM amplifier. Since the nrf5340 audio dk...
Hi,
We want to have some RF-PHY tests on nRF52840 DK.
Therefore, I need a HEX file to make nRF52840 DK get into direct test mode and communicate with CMW270 with UART...
Hi,
I am currently testing the HID Keyboard example in SDK17.1.0. When the nRF52832 is connected to the computer and the Caps Lock key is toggled, it prompts "CAPS ON" or...
I tried to install nRF Sniffer. I followed the instructions here: https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/installing_nrf_sniffer.html I...