This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello everyone.
Absolute novice here but a lot of reading over the last few days has brought me here.
I'm currently watching a little robotic project being developed....
Hi
We have developed a remote-control system where both the sender and receiver are built around nRF52840. Today, the SDK is sdk-17.1.0. We are now considering moving over...
The Nordic Hardware Design Guidelines suggest a 0.050 mm soldermask clearance around the pads which should give a 0.100 soldermask sliver between the pads according to the...
Hello all,
Currently I am working on getting the nRF Mesh DFU target and distributor samples working in the context of our project. This appears to have been successful...
Hello,
I have been chasing this problem for some time, but it has been difficult to capture.
The issue occurs when the device is sitting idle (no eDRX or other power-saving...
Hi,
I'm evaluating Wi-Fi NAN (Neighbor Awareness Networking / Wi-Fi Aware) for a project and came across the nRF70 Series, so I wanted to check on the current status and...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi
I'm building firmware for the nRF54LM20A running USB HID + ESB at 8 kHz. Currently I am referring to the nRF Desktop ( nrf_desktop ) sample as a reference. But there...
We have thousands of devices live in production and we sometimes encounter the situation that we cannot restart bluetooth advertising anymore after a connection attempt. ...
Hi
We are using the nRF52840-QIAA-R in a lot of PCBA, now I see there is a new revision nRF52840-QIAA-F-R and the old type is not recommended for new design.
What is the...
Hello! Sought out to upgrade from NRF SDK 3.1.1 to 3.4.0 today so downloaded and installed it on Mac using nrfutil sdk-manager command line, and that was fine. The project...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hello,
I have some trouble to identify my custom nrf52832 board in the VSCODE.
To program the board I am using nrf52840dk, and connect it to my board as follows:
...
Hello Nordic Support Team,
I am testing nRF9151-DK board. I wanted to debug an application that is created when "Create a blank application" option is chosen from nRF Connect...
Hi everyone,
I am trying to use P0.0 but it keeps getting uninitialized when calling nrfx_spim_uninit.
nrfx_spim.c line 659 keeps uninitializing P0.0
It is because...