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,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I am using the following example as a reference for setting the TX power in a peripheral Bluetooth connection: https://github.com/nrfconnect/sdk-zephyr/tree/v3.6.99-ncs2/samples...
Hi, we are doing testing with a Nordic dev kit and looking for ways to check the status of GNSS.
We are becoming familiar with the XGPS command and notifications: docs.nordicsemi...
How can I return from k_sleep (or any other "sleep" method) when an interrupt occurs?
I would like my device to sleep (low power) until a GPIO pin toggles, then wakeup to...
Using nrf5340 DK with v2.7.0 SDK + toolchain. Blinky app works fine. Tried the sample apps:
- peripheral_hr
- peripheral_ht
Which both reproduced the exact same error...
Hi, we are in the process of development of a product with nRF9161. Originally it was designed with nRF9160 and we were successful in bringing up the prototypes. Then we moved...
Hello. When a lithium-ion battery is discharged (sim discharge) after not using it for a long time If you charge it at npm1100, the battery will not charge. When charging...
I have this function that normalizes acceleration from IMU:
If I enable FPU
CONFIG_FPU =y
CONFIG_FPU_SHARING =y
device works for a while (10s of seconds) then...
Hi team,
I have been trying to bring up a custom nRF8001 based BLE board using STM32 MCU. I have ported everything according to this blog shraken, not stirred: Nordic nrf8001...
Hi,
During the testing of nrf21540DK conduction power, a strange phenomenon was encountered: in DTM testing, when the transmission power was set to 0dB, there was a significant...
Hi,
I have problem with program nrf21540 UICR EFUSE. The first time, WR-UICR was able to successfully write, and after reset the reading of reg0 displayed correctly. But...
My setup includes 2 nRF52840 DKs, one flashed with periodic_adv_rsp and the other with periodic_sync_rsp. I copied the samples and auto-generated a build configuration for...
I cannot get Zephyr-only DFU over BLE working. Using an NRF52840DK. This is my prj.conf :
---
CONFIG_GPIO=y CONFIG_LOG=y # CONFIG_BOARD_HAS_NRF5_BOOTLOADER=n # Enable...
I am working on nrf5340dk board with 2.6.1 SDK and toolchains.
So, I took "mesh_shell" project as a starting point, then added external flash and mcuboot with simultaneous...
I would like to prepare my RAK4631 supported board file to Zephyr , but I am having problems with my JLink device, then I bought a new device but it didn´t arrive yet.
...