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...
I might be dense, but I'm not seeing any examples on how to write a value to UICR using Zephyr. Does one exist? If not, is there a guide somewhere on how to use NVS (I guess...
I am creating device certificate as per steps mentioned at
https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/saga/docs/azure/GettingStarted/DeviceCredentials...
Hello!
I am sure a error.h file with the negative error codes for Mesh are in the NCS folder someplace but I have not run across them. Please direct me to the file tor posting...
We are using nRF5 SDK 17.1.0, and have LESC pairing enabled. In our main loop we do this:
When LESC pairing failed, this would cause a crash as err_code was NRF_ERROR_INVALID_STATE...
Hello,
I am getting a strange error when I try to move any project from NRF52840 to NRF52811. I have started with the simple PWM library example, which builds successfully...
Hi, I'm trying to perform a Bootloader+Softdevice DFU over BLE. The image that I currently have in the NRF52 DK is BL+S112 and I'm trying to perform a DFU with BL+S132. I...
Our Prototype was based on ESP32 which we were able to do all the demos and testing. but since the final product will be powered by battery we need a energy efficient solution...
Dear All
I tried to connect to an apple device, it is successful but soon after that, it is disconnected with reason code 0x13 - terminated by remote user, I tried to change...
In the datasheet of nRF52832, typical internal pull up resistance is 13Kohm. Can we check the internal pull up resistance in the code and can we change the internal pull up...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
Hi! We're working with a gateway comprised of a workstation running RHEL 8.5, a Bluetooth USB dongle with a nRF52840 chip running the connectivity_4.1.2_usb_with_s132_5.1...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hi,
I have trouble configuring Here service for multicell positioning. I've used the service before, but recently updated to NCS 2.0.0. I don't know what are the configuration...