here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
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...