I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
Hello.. I want to access the nRF5340 registers to maniulate there values, for example : If, I want to acess the PSEL.RTS register or CONFIG of UART0 to initialize these. How...
Hi.
I am following the tutorial "Developing Matter products with nRF Connect SDK" but having problems getting the openthread border router working with the raspberry pi...
I am using the board with MQTT simple software
when I am activating one a signle EVB, it works well
however when I am activating on two board in the same general location...
I noticed in Zephyr OS there is an API LED:
led_on(dev_io, RED ); <-- does not work gpio_pin_set(dev_io, RED, 1); <-- works well
what can be the reason ?
can you...
Hello everyone. I have just started with the eval board uBlox NORA B1 (NORA B-106) and I am trying to find a starting point for streaming audio via Bluetooth Handsfree protocol...
Hi Nordic:
I use the LWM2M of NCS and found that the power consumption increases every 2.5 seconds. I use the monitor to find that the serial port is sending data. How...
We are attempting to deploy a system consisting of one nRF52840 devkit running the multi-NUS example app, and over a dozen custom boards based on the nRF52832. It all works...
Hi all,
Can anyone guide me to the right path where I can get how to interface an E INK DISPLAY(ET014TT1) to the NRF52840 DK board or tobwhere I can get the necessary steps...
Hi,
I am trying out the FOTA feature on the nrf52840 dongle. I managed to build the SMP server example and flash it using mcugr. However when i reset the device, i can't...
We are evaluating nRF52832 for our next product. One of the requirement for us is to interface 3 set of sensors with nRF52832 over I2C.
Because our sensors can't share the...
Hello, I'm modifying the ble_peripheral/ble_app_hids_keyboard example on a custom board. When I pair my board with the first phone, it works fine.
But I can pair it with...
Hello, I would like to implement an acceleration interrupt in the asset-tracker2 program (SDK v1.7.1) that is executed immediately on movement. This should be executed in...
Dear, I defined Port1 pins as in attached overlay file. The binding of pins is done as in lcd.h attached file. When, build is started, the error written in title is displayed...
Hi,
for a last year I was developing any apps for nrf52840 in Keil IDE. Now I'd like to migrate my projects to VSCode but still do not understand some curcumstancies:
...
Dear NCS experts,
I'm working with NRF Connect SDK (1.7.1) on a proprietary Bluetooth Mesh model. When the model receives its configuration, it stores it in flash by calling...