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 reading LIS2DH accelerometer sensor data to nRF51822 MCU and displaying on hyper terminal. The LIS2DH sensor gives output in the
form of digital through SPI or...
Are there plans to create a nRF5x micro that has finer control over the RF power output? I'm currently using an nRF52, and the 4dBm steps are pushing the limits of our intended...
Hi. I'm using PCA10028, SDK10.0.0, S130.
Q1. I want UART to start or stop whenever I want. It's to save current consumption.
There is "uart_init()" for reference, but...
Hey folks,
i need to programm a nRF52 dev. kit to advertise data and receive advertisings sequentially, without connecting any device. It means that i need to advertise...
Hello everyone,
I have inherited a project from my coworker. It uses NRF51822 QFAAH0 , SDK 4.4.2 and S110 5.2.1 . My device is scheduled to: advertise, collect the data...
We are developinga product for a customer they want a secure connection and I'm trying to get my head around a certain aspect of the security:
If we choose to use a private...
The nrf905 has a CD (carrier detect) pin that is pulled high if the nrf905 detects another device communicating on the same channel. This can be used on the MCU for collision...
Hi,
In my application I am using Multiple App timers. Is there a way to prioritise these timers. Are there any draw backs in using multiple timers in "ble app".
Regards...
I want to set the resolvable private address ( RPA ) manually instead of letting softdevice do it. I went through documentation but I am not sure about it. I know that I can...
Hi
I am trying to put nrf52 device to system off mode, and wake up by button press.
If I do not enable the softdevice everything works fine, and button press wakes up...
Hi, I am trying to use the nRF52 to pass IMU information through BLE to a smartphone. We have a custom chip with the nRF52 and LSM9DS1 on the same board. I am able to program...
Hi!
Friday I can load the binary into PCA10040 (blinky example) ands works well. But today I load de binary but not works, nothing happen.
I'm used this example /Nordic...
It seems that I configured LFCLKSRC correctly, and advertising led flashes correctly.
Can I make any troubleshooting codes for Radio or Antenna?
Can I make some codes...
Hello,
Is it possible to erase only first N kB of internal flash memory before reprogramming nRF51 with JLink?
Lets say that I just want to erase first 64 kB of flash...