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...
Hello,
There is a missing #ifdef check on the following line of SDK Zephyr at the latest version v3.1.99-ncs1:
https://github.com/nrfconnect/sdk-zephyr/blob/98bc3a7a6b3917ce5a058e7a7271d3036edffb88...
I changed Kconfig of u-blox board template and something is going wrong in create_nordic_project.py when I tried to create project in Segger Embedded Studio from changed template...
hi support team,
there is one question feedback from customer, device(832)is sending data to mobile device, however this connection is disconnected (however there would...
Hello,
very early evaluation question, the 52832 has NFC-A. Is a mobile phone capable of reading from this device (some arbitrary user data) ? Now I've started looking into...
Dear,
- nRF connect SDK 1.9.1
- nRF5340 DK
We use 5340 spi to control an adc chip. The sample rate we need is 1kHz, so we use k_timer to produce a 1ms timer.
However...
The issue is as stated in the title. The 'Select Device' column says "Connect a Nordic development kit to your computer" when the Power Profiler is NOT plugged in. This imediately...
Can someone help me with a Zephyr compiled blinky hex file please?
My Hardware is a loose standing module setup similar to NRF52833 DK. (same led_0)
NRF5 Sdk hex file...
I am using fstorage to store some data at three location in flash.
but it is hanging at wait_for_flash_ready function when mobile phone is connected through BLE.
Please...
Hi everyone, I am quite newbee to nRF5340 and nRF ecosystem. Anyway, my goal is to talk with 3rd party application to receive positioning data over bluetooth and then I have...
Working with nRF52840 and nRF Connect SDK v2.1.0., whenever I enable MCUboot in the project configuration, the reset pin gets enabled on the next flash. I believe this has...
Hi,
I encounter a problem, in my opinion, related to the modem firmware (or model B0 and B1).
My program connects to the LTE-M network and sends data from a sensor.
...
Hi all.
I'm working on a Visual Studio project, written in C++, which I'd like to import into Segger Embeeded Studio.
I've done this before successfully, but this time...
hi support team,
customer reported one problem that when 5340 spi communication is done, the clock line is much longer than cs pin as below:
number2 is clock pin, and...