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...
I am trying to build example project in Segger studio but getting error as below............................
Building ‘light_ctl_client_nrf52832_xxAA_s132_7.2.0’ from solution...
Hello everyone,
I am totally new on bluetooth configuration. I have LIS3DH accelerometer from adafruit. and i have nrf51822 bluetooth beacon kit with me. I want to connect...
Respected sir/ madam
I have query regarding the testing of Nordic Semiconductor ASA- Direction Finding Antenna Board (PCA20054) using VNA (Vector Network Analyser). Please...
Hello,
I am testing multi link (1 central - 4 peripheral) bluetooth test with nRF52832 DK module.
I had some disconnect problem with respect to handle, so I changed some...
We want to use nRF52840 SoC as our controller in our custom Board. I have reviewed the product specification document of nrf52840. I have following queries:
Is High Voltage...
The LE Audio specification has published for over a year, but until now there isn't any public progress from Nordic, neither other BLE vendors.
So is there any technical...
Hello, i'm using nRF52833, pca10100.
I would like to connect multiple peripherals by referring to the mulit link example.
First of all, I'm going to try to connect to...
I'm trying to use the I2S peripheral on the nRF5340DK. It looks like the zephyr drivers don't currently support this board, so I need to use the nRFx drivers. I've ported...
Hi everyone,
I have a custom board based on nrf52840, the Fantsel BC840. I have created my custom board, changing assigment of pins for leds, buttons and UART0 on custom_board...
Hello Community,
I have nRF52840 board. When I connect board to system it not get detected.
I tested VCC supply it is OK.
COM port is not seen anymore.
I tried to...
Hi Sir/Madam,
Our application needs to be running on both cores and the network core needs to use some crypto algorithms provided by the crypto cell. From the data sheet...
Hi, dear Nordic & all:
I found nrfx_saadc_uninit() did not work when use SAADC's differential mode with SDK17.0.2, nrf52832, the fellowing is saadc init and configuration...