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...
Hi, Dear Nordic & all:
when I run the ble_app_hids_keyboard example in nrf52820(SDK17.0.2), I meet a question:
1、Frist I use my iphone connect ble device and pair success...
Dear Nordic:
so I want to know In nRF52 serials chips, How much HFCLK CONTROLLER ppm is the frequency offset distribution and production FT control range? Do you have any...
Dear all, now I am making a data sampling system with multi peripherals and one central. The peripherals sample data from sensor via SPI port and transmit data to the central...
Any SSD1306 example for nrf51822 ??? I found this but is for nrf52.. i try to add it for my nrf51822 but there are tons of functions with different declarations in my sdk...
I have nRF5340dk board and my question is that can I use only networking processor to run the BLE applications? If not why? As the Radio hardware is only connected to networking...
Hello , I want to read analog values from potentiometer using analog pin P0.04 (A0) on nrf5340 with zephyr ecosystem . Where can I get beginner documentation like setting...
Hi,
I'm a beginner, and currently working to implement a low-power controller using nRF52-DK and Power Profiler Kit (PPK).
I ran the following codes (system off) and expected...
I have setup a 1-1 paired central(+peripheral) <=> peripheral Central is a 52832, SDK 16.0, SD s132 v7.0.1 peripheral is a 52811, SDK 16.0, SD s112 v7.0.1 My code is based...
in this example
/root/ncs/nrf/applications/serial_lte_modem
I want to build_nrf9160dk_nrf9160 in secure mode
but compile error #ifndef CONFIG_TRUSTED_EXECUTION_NONSECURE...
Hello,
I am confused on which plateform I should use to program my nrf52832 chip.
First it is advertised to use Segger Embedded Studio that I am trying to configure...
Hi all. I am using Keil for programming a nrf51822 & SDK 12.3 I want to use the SSD1306 OLED Drivers in my project I follow these steps: 1) I copy .c and .h files form github...
Hello,
Im using a NRF52840 custom made board and im having some issue with the I2C communication. There are 3 units on the I2C line, the MCU and two sensors, the diagram...
Hello,
I am doing a project for college with nRF52840. It's about a mobile phone with an app that send the location of the device when a user touch a button. This message...
I'm using the nRF52805 BLE function to send senor data to my phone (Android). In nRF Connect App, the data updates at a quick speed, which is expected (see image 1). I would...
Using Keil uVision 5.33 together with Nordic SDK 14.1.0
I'm not able to compile+link the example "ble_peripheral \ ble_app_hids_keyboard" because the code exceeds 32 kBytes...