Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
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...
hello,
I have a neo pixel running on my nrf52840 using SPI. I still require the SPI clock pin to be configured to a pin even though it is unused. This wastes a pin, is there...
I took the example of peripheral_hr_coded and central_hr_coded. I flashed these examples in nrf52840. They communicate normally. However, the Advertising Packages are not...
Hello,
I'm using the zboss stack to implement a zigbee end device on nrf5340.
My device is able to connect to a zigbee network and to notify sensor events on zigbee but...
Hello, I am using the LIS2DH sample (and the st,lis2dh driver, which is compatible with the LIS3DH accelerometer) to test out a LIS3DH IC attached to a custom board. However...
hi i use pca10056 board with segger embedded studio
i currently facing a bizzarre problem with my project
i use adc function and nus service and low frequency clock
...
Hello i realize the nRF24L01P is NRND. Curious if you are able to answer w/out too much work as to whether one of the other nRF devices allows access to the radio to use the...
Hi:
I set up a fresh install of the NRF Connect Extension Pack in VS Code on my MacBook Air M4 and was able to build and flash the Blinky demo to my nRF52840DK. The issue...
Hello, this ticket addresses three issues:
1. After installing nrfutil with subcommands device and toolchain-manager and sdk-manager, into %USERPROFILE%\.nrfutil, everything...
Hello,
Since our Product Launch we have gotten feedback that pairing with some (but not all) Apple devices is a significant problem. Even through several attempted fixes...
After upgrading nRF Connect SDK from 3.1.1 to 3.2.1, our fixed regulator stopped working. We are on nRF54L15. Tracking it down further, this seems to be some sort of GPIO...
Hi,
I am porting a product from SDK 15 to SDK 17 and to Nrf Connect.
We need to maintain code combability as far as possible between products using SDK 15/17 and products...
I'm creating a system test for manufactured units and if it's OK I would like to set a permanent flag in an area that will not be erased if I erase flash at a firmware update...
nrf sdk 17.1 example:peripheral/uart/pca10040 I attempted to use P0.9 and P0.10 on the development board to set up a UART serial port for data transmission and reception ...
Hi,
I am on NCS 2.9.0, I have tested lesson 5 exercice from NRF Intermediate course about BLE DFU, I have some questions about it:
- with mcumger, is there a way to update...
Hello,
We have a custom board we are developing on that uses the nRF54L15 MCU. The board has some LEDs that we were hoping to drive using PWM, but these are connected to...