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, Is it possible to order nRF5340 QKAAD0? This one is on DK and the last IC version? As I can see, your distributors e.g. Mouser only have nRF5340-QKAA-AB0-R/R7 but this...
Hi,
I am using nrf52832 development board with s132 softdevice and SDK17. I want to add the DFU service to this application so that I can update the firmware to the device...
Hi,
In the Enhanced Shockburst User Guide, there is a brief discussion about the required bit pattern of 1st on-air byte of the base radio address
(which immediately follows...
If I use nRF Connect to connect to the Peripheral and the Subscribe to Notification Characteristic I can see in the "Enabling notifications" in the log (however no notifications...
Hello
I use sdk v17.0 and nrf52832.
I'd like to use 1-channel PWM and 2-channel PWM. However, an error is output from the pwm_enable when using these two together.
...
Hi,
Following are my working environments:
Product: nrf51422 Evaluation Board
SDK: nrf5 SDK v10.0.0
IDE: Segger Embedded Studio
Programmer: Segger J Link
I was...
Hi,
We have a device that is using Nordic's ESB protocol. We want to use different frequencies to avoid collisions and for that we also need dynamic frequency handling....
Hello,
I have two questions:
How do I access the gpio pins of nrf52840 dk? what example program from nrf5 sdk can I use as example?
Is there a simpler example program...
Hi engineers,
This is my timer init code. I place it before functions timers_init() and ble_stack_init().
app_init() includes led and timer init function.
Cheers...
Hi all,
I am now evaluating the BLE 5.1 supported chips. I see that s140 support ble 5.1 but I see nrf52840 can't support aoa. Is that I need to use nrf52833 with s140 softdevice...
I have tried this demo (SDK17) on a few different Windows machines and they all give the same error for me. On plugging in the SDK after loading the demo Windows tells me...
There is a similar case where the user mentions that he fixed his issue by "changing the compiler" with no further explanations. https://devzone.nordicsemi.com/f/nordic-q...
Hi
I am using nrf52832 (S132) with SDK17. I want to store some data in the flash memory dynamically. So what would be the maximum and minimum flash memory that I can utilize...
I would like reduce TX Power in DFU secure bootloader, I would like use sd_ble_gap_tx_power_set function but I faced with the following problem, I don't know how to get conn_handle...
Hi
I am working on the GPS for Thingy91. The Thingy91 is able to get the fix when I am outside and test it. However, when I am in the building by the window or on the balcony...