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...
hi, i am working on nrf52 mesh examples. all example are compiled properly but ble_app_uart_coexist example in sdk_coexist folder is not compiling. there is "nrf_log_backend_rtt...
I appear to have some very simple code that when loaded into a nRF52840 kills it, such that I cannot recover it, possibly hardware failure. I would appreciate any suggestions...
Hi
According to the product specification, the power fail comparator nRF52832 has a threshold tolerance of at most +/-5%. When I configure the power level warning to 1.7V...
While trying to investigate my Softdevice assert issue a bit more in depth, I noticed a bug in timeslot_timer.c :
The function timer_mut_lock() sets the variable m_timer_mut...
I have a sensor that uses 3 different BLE mechanisms. It is part of a mesh, it sometimes sends beacons and it provides GATT services in a peripheral role. The project I'm...
Hello,
Are there plans from Nordic to provide locator engine to customers? Other competitors offer this benefit, which reduces development time on the client side to create...
Hello All,
We are using NRF52840 module, need to work on serial bootloader.
I have gone through the bootloader example, our requirement is need the serial(UART) bootloader...
Hello,
How the modem selects it band of operation. Is it done automatically selected by the modem after registering to the base station? or is it assigned by the base station...
The modem firmware version 1.1.4 has been certified by Verizon, and the corresponding NCS version is v1.4.2. Now Nordic has released the NCS SDK version v1.5.0. This version...
To the kind attention of Nordic support team,
if it is not much trouble I would like to know what you consider a good/acceptable ble antenna efficiency in
desktop environment...
Hi,
I am using an nRF52832 with S132 and SDK v15.0.0 and already read in the forum about issues related to the SAADC calibration (inlcuing the erratum [86]). The problem...
Hi Nordic,
I have 2 charac i can write, let's name it A and B.
When i write into A, it trig ble_A_on_ble_evt , BLE_GATTS_EVT_WRITE , no problem.
But w hen i write...
I started developing a project on nRF52. My task is to read the value from the light sensor (phototransistor).
The sensor is connected in this way:
my code:
init...
when i Use 2.4G radio to communicate with other modules,like cc2510, i have many questins:
1. as we known that CC2510 ' modulation format of the radio signal ,MSK is only...
Hi,
Maybe this is obvious, but I couldn't find the answer anywhere online. When I power my dongle from an external 3V3 source, can I still plug it in to my computer and...