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, we are having a low occurrence issue when attempting to write some data in NVM using fstorage.
We are using a nRF52832 as a BLE peripheral using SDK15.2.0 and SoftDevice...
Nordic colleagues,
We just received our nRF 52840 DK and are attempting to install the nRF Sniffer application to use with Wireshark. We were able to program the DK with...
Are there any plans to expose a raw packet interface for the nrf9160? And ideally forwarded via an async serial port, perhaps as an option for the SLM application? i.e. without...
Hello,
I have a problem of reading GPS options for "NRF_SO_GNSS_POWER_SAVE_MODE"
This is the code:
I always get -1, and errno value 22. This function works for ...
Problems encountered in nrf51822 software development: When burning the program to the microcontroller, I used the Bluetooth serial port service to send the collected adc...
I'm working on a prototype currently using the nRF52840 dongle. I've used the ble_app_blinky as a basic, and added some custom code to it. The goal is to use BLE in the end...
Hello everyone,
My empte memory is displayed as EE instead of FF after i cleared the memory.
I use commandpromt to check memory:
nrfjprog --qspicustominit --memrd...
I am sending a data packet by notification that spans many MTU sizes. So I do a loop over the sd_ble_gatts_hvx(m_connection_handle, &hvx_params) method until I get a BLE_ERROR_NO_TX_PACKETS...
Hello. I'm having an issue with nrfjprog that has been discussed in this forum several times but I can't manage to get it working. I'll link some of mentioned posts at the...
I use AT%XVBAT command as the power query of the device.Now when the voltage is inquired, the return value jumps and the measurement is inaccurate.During this period, there...
I have a design using nRF52832, and I'm hoping to use RAM set before a pin reset is applied. But, at least with a debugger attached, RAM appears to be randomised through a...
Hi,
I own the nRF51 dongle. I download the Keil toolchain and the nRF SDK (12.3.0 as I read, this is the last to support the dongle). I'm trying to build the ANT+ HRM RX...
Hi,
I am new to Nordic products and I cam acroos the nordic nrf 52840 pca 10059 ; however, I am unable to find any exmaple codes for PCA10059 and could anyone tell me what...