Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Dear nRF DevZone,
I have question regarding Zephyr k_sleep() function and NRF52840 timers.
I am developing an application for nRF52840 SOC and for that I am using nRF...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to pair from "Settings"-> "Bluetooth" of iOS (iPhone 12 Pro). For pairing...
Hello,
I am developing an application that requires use of some of the traditional C "stdio.h" functionality. My current development setup is the nRF5340 DK running Zephyr...
I'm using sdk for mesh version 5.0.0, sdk version 17.0.2 and my board is nrf52840-DK.
How can i keep mesh config after wake up from deep sleep( system off).Plus, when my...
Hi,
This morning when I tried to access devzone, it says I have been IP banned. I have the same issue as this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/86922...
Currently running NCS 1.7.1, SUPL client 0.7.0 and MFW 1.3.0 it has stopped connecting properly from the last time I've played with it:
Not sure what's up there..
...
I am having trouble powering my uicc. I feel like I am just looking for some setting, but I have not found the right one yet and I am at a loss at this point.
What I have...
I used direction finding rx/tx examples(get 45 points of IQ data). I used the ref period IQ data (8 points) can caculate base phase and the phase velocity(setting is 500KHz...
Dear all,
I have struggled this problem over a week.
I am working on our product, which need to prevent other strangers to connect to our device. After search on the Nordic...
Dear Nordic Engineers
Our customers use nrf5 sdk 17.1.0 for development, and they now test and find that they use the ble_app_keyboard example to connect, and there is a...
Hello,
I would like to get current UNIX time with my nrf9160.
First I saw that we can ask the current time from the modem using the AT cmd "AT+CCLK?".
This function...
Hello Nordic Semi team,
Need help with sd_enable call.
I am using this code to set my MTU to 64.
// Configure the gatt MTU size . memset(&ble_cfg, 0, sizeof(ble_cfg...
Hi.
I have just been reviewing your Nordic Distance Toolbox webinar, and I have a question I'm sure somebody made, yet I couldn't find it. Is the RTT solution compatible...
Hi, i am using ncs version 1.6.1. I am able to build the project on my windows computer. A few months ago i set up a CI build on a Linux machine which also worked. However...
when starting Debug this message "Failed to select J-Link with USB serial number 158003279."
I am using
WIN 7 .
s132_nrf52_5.1.0
nRF5_SDK_15.2.0
can you help...