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...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
I used C:\ncs\v2.6.1\zephyr\drivers\adc as an example for testing adc, the following code has been added to nrf9160dk_nrf9160_ns.overlay
I applied voltage to pins p0.13...
I'm trying to test the RGB led on the thingy53.
Using the sample: C:\ncs\v2.6.0\zephyr\samples\basic\rgb_led which gives errors about the devices error: '__device_dts_ord_DT_N_ALIAS_red_pwm_led_P_pwms_IDX_0_PH_ORD...
Hi,
I am migrating from nRF51 to nRF52810 and I am trying to set Debug because its not working in Keil5.
I use PCA10028 board and I am connecting my beacon to P20 port...
I have a nRF9160DK board that is used for development of a custom nRF9160 board. The hardware designers have assigned GPIO P0.27 to be a general purpose output pin. This pin...
NCS 2.3.0
nrf5340dk_nrf5340_ns -- problem is in non-secure domain for an app built with TFM.
I have this in my nrf5340dk_nrf5340_cpuapp_ns.overlay:
at compile time...
Hi, I'm currently getting familiar with mcuboot and DFU
First of all, thank you very much for the new Academy course that covers DFU!
If I understand correctly, to enter...
I am trying to get MCUBOOT working with project based on the Audio_DK base, where we need to do firmware update over UART/Serial interface.
I have added the following...
I am using nRF5 SDK v17.1.0.
Is it possible to connect a peripheral device by MAC address, and the device is advertising with a different UUID from the central device? ...
I am using LittleFS for an external NAND flash by using the KCONFIG option CONFIG_FILE_SYSTEM_LITTLEFS = y and managing the driver implementation manually. This has worked...
Hello! I am using nRF Connect SDK v2.6.0
I'm doing the firmware that will be applied to the custom device.
This device contains one button, to switch on/off the device...
I could use a little help tracking down a linker undefined reference error. I am using nRF Connect in VS Code
c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi...
I started a project from an example and see that this constant is defined =n in the prj.conf. I am wondering what effect this define has? I can't find any definition with...
Hi
The nPM1300 PS V1.0 page 120/169 gives only the AC specifications of the TWI,
but what are the DC specifications please ?
-VIHmin VILmax of the SCL /SDA input
...