I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
Hello,
I'm developing a BLE device and it consist of nRF52833 and a external UART component.
ble_app_uart example in SDK v17.0.0 is replaced app_uart to libuarte. The...
Hi,
I would like to know if we can enable codded phy while using mutli peripheral in conjunction with mutli central. Also peripheral should be scannable and connectable...
When creating dfu package using nrfutil, an error is displayed.
When I looked for and checked the file where the error occurred, a problem occurred in Python's max...
I am trying to run nrf52840 chip without debugger.
I want to run peripheral_uart example just to show advertising of bluetooth.
And when I use west debug --runner=jlink...
Hi,
I got a nordic thingy:91 and just play a bit with it and the asset_tracker application. Then I flashed the agps code because just want to send GPS coordinates on the...
I am having issues using port pin 1.00 on the 52840 as GPIO. It will just not toggle.
I can successfully use most other pins, even those on the higher port. For example...
Hi
I have 2 identical PCB just out of production - same FW - one is drawing higher current (about 600uA).
The issue is found in mass production and about 1% is having...
I'm using nRF52 DK to send SAADC data to mobile app "nRF Connect" over BLE.
I'm using this code to send the data, but the mobile app "nRF Connect" can only show integer...
Hello Devs.
I am porting my whole project from the SDK16 to NCS 1.4.1 on my original project I use I2c and other drivers which works pretty well, but I am able to make them...
Hi Nordic,
It mentions that "Gain will be lowered by the specified number of gain steps at the start of CTE. Note: First LNAGAIN gain drops, then MIXGAIN, then AAFGAIN"...
I'm trying the example of [ble_app_uart__saadc_timer_driven__scan_mode] from Github. I'm using PCA10040 / s132. I'm sure this demo code works well since many people from online...
Hi,
I want to develop central code to discover vender specific service using pc-ble-driver-py.
The service_discovery function defined in ble_adapter.py can discover the...
Hello -
We are developing on a nRF52840 device, SDK v17.0.2 and FreeRTOS. Following the flow in the provided by the vPortSuppressTicksAndSleep() function, we've implemented...
Hello,
We recently received the new Power Profiler kit II, and are having some trouble with the 'Ampere Meter' mode. With an external source connected and DUT power enabled...
SDK 15.2
SES
nrf52832
Hello!
I´m trying to store an array in the memory. When the devices starts advertising or it is connected the code loops in wait_for_flash_ready...