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, I'm working with a nordic thingy:52 and SDK thingylib on Android.
The issue I'm facing is that the real sampling frequency, compared to the one indicated by the SDK...
Hello,
I try to use the ASSET_TRACKER application with NB-IoT/ Vodafone in Netherland. Vodafone uses UDP/IP datagrams protocol. is it possible to modify the asset-tracker...
So, we are using NRF52811 with external 32MHz xtal and also exeternal RTC crystal.
Every now and then we are unable to pass tests of the programmed firmware because the...
Dear Sir/Madam,
I have already developed an RF communication device with an NRF24L01+ device. And I want to migrate to nRF52833-QIAA-R. For that, I have the below questions...
I'm using RTC to wakeup every 500ms, I have Watchdog enabled but after a while (about half.. or an hour...) it will not wakeup anymore and watchdog will not reset.
I measured...
Hi, we programmed the nRF52840-DK with ble_app_hids_keyboard demo (s140) and tested with different BLE keys under a Linux PC. It worked. Tested the same configuration with...
Hi,
I have some code that normally uses nrf_crypto with the cc310 or cc310_bl backend. I was writing a unit test for this code which compiles and runs in Linux/WSL. Since...
Has anyone written a utility to dump the tables of contents (i.e. directory of files) and
an entire file with record keys:contents to a host operating system file to a file...
Hi,
I'm working on the bootloader part of a project. Using nrf Connect, the integrated MCUBoot bootloader, trying to figure out how all the parts fit together. Running into...
Hi,
As iOS developer, I'm facing a really strange issue : Using the nRF Connect app, I try to connect my BLE device, with success or not depending my iPhone/iPad configuration;...
Hi guys,
I am using the nRF52832 board on which I run the LPN example from BLE Mesh directory. I put there the code for measuring the temperature and now I want to save...
Hi ,
How do customers choose printf lib when they want to use floats on functions printf and scanf?
The customer wants to use floating points
However, the current printf...
I want to use nRF Connect v3.6.0 Programmer and Segger J-Link Ultra+ in order to program our board. I can connect to the J-Link but receive an error message:
The Segger...
Hi Nordic team
Current https_client example at sdk connect
Connect to server --> send http request to server --> Wait response from server
Can we receive packet from...
Hello,
After a long investigation I got to the conclusion that SPI master (spi3) has been broken in the SDK version 1.4.1.
It is working fine in V1.3.1
I have an application...