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 Nordic,
Using nrf-connect 1.9.99 and Zephyr 2.7.99 (*** Booting Zephyr OS build v2.7.99-ncs1-1 ***)
I am using then nRF9160-DK and everything is fine. Getting 40uA...
I'm running Manjaro Linux and have ran through the installation instructions for the nRF Connect Desktop. I have separately downloaded the Segger JLink software as instructed...
Hi Team, In my project i am using nrf52833 and i have established a network using Open Thread protocol to communicate . I am able to pair my device with the network. One scenario...
Hello, I am using 52832. There is an external interrupt count with a maximum frequency of 1kHz. I have two hardware. One I transmit to the mobile phone at an interval of 50ms...
Hello sir ,
i am trying to build file from given sample code file name is "azure_iot_hub" , i don't make any changes in this file .
on adding build configuration it show...
I have an issue from few days with the nrfCloud.
I am not able to see the live data from my devices.
However historical data is available up to the last sending so the...
I can't quite seem to figure this one out.
We've got the APP_ERROR_CHECK macro on our functions that return NRF errors. When there is a genuine error, the system does not...
Hello, I am trying to communicate with a Bosch BMI 270 device( datasheet ) using the nrf5340dk. I originally tried to use I2C since there was an example file available for...
I have an issue when registering the SIM card on nRF cloud. The save button on the form shown below won't active and can't be clicked. I have tried to fill just the asterisked...
Can anyone comment on, or point me to specific documentation, regarding creating custom control points under nRF51? I'm using both nRF51822 and nRF51922 parts. I have read...
I have a semi-working app which executes Zigbee commands that it receives from other nodes, but the latency is sometimes unacceptably high. I would like to check some of the...
Hello All,
I want to use the io function of freertos, but there is no routine for nrf52833 to use this function in the community and Google, so I want to ask whether the...
I used mergehex.exe to generate a merge.hex with firmware appcore.hex and firmware netcore.hex.
and use nrfjprog.exe flash merge.hex to nrf5340.
Prompt error:
How...
Hi,
I want to simply get RSSI at each scan in the connection less example (direction_finding_connectionless_rx). I have running two nRF52833-DK. One is flashed with RX and...
Hi,
I would like to know if there are sample programs for getting GPS sentences through UART using Zephyr. I am using Fanstel (BT840X) board. I would also like to know the...