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 have an nRF51822 based peripheral running SD 7.0.0, using SDK 6.0.0. It has a custom (vendor specific) characteristic which is read/write.
If I use BLE_GAP_CONN_MODE_SET_OPEN...
Hello Guys,
I am interested in what is the packet size of Heart Rate application board example included in nRF51 SDK 6.0. I am using nRF51822 Evaluation board. Could help...
I am working on nrf24l01+ which interfaced with atmega32. I received data but it take time to receive (appx. 1min). I set RF_SETUP to 0x27 ,disabling auto ack and sending...
I consider to use a 32k MEMS oscillator instead of a usual 32k quartz crystal with a nRF51822 (WLCS). 32k MEMS oscillator's package is quite small 1.55 x 0.85 mm, there's...
I am developing on a custom board using nrf51822 with pure gcc. The blinky makefile worked fine. Before going to ble_hrs makefile, I want to load the blinky_example with softdevice...
hi guys,
i've a general question about bluetooth (general usage of characteristics), and i hope somebody could give me a hint how to use them properly.
So, i want to communicate...
Hello.
I've tried linking the ESB library in IAR but I am still getting error.
When link arm_lib.lib getting this error:
Fatal Error[Li014]: error when reading "nrf_esb...
I'm attempting to use the Master Emulator API (2.1.8.8331) with a PCA10000 on Windows 8.1. I'm just creating an instance of the MasterEmulator and I receive a PythonException...
Hi, I'm using an nRF8001 with a locally stored GATT service and security enabled.
I have already established a bond with a master device. The master has enabled notifications...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hi!
I was trying to program bootloader provided with nRF51822-DK using nRFgo studio but I receive error like attached:
I was also trying to follow this guide:
...
I want to add an external PA to the NRF51422. My understanding of 15.247 is that you can transmit up to 30dBm if you use spread spectrum. Does the NRF51422 use DSSS for Bluetooth...
When is the most appropriate time to set the transmit power while using the S120 softdevice? I want to set it once at power up. Most examples that use the S110 SD set the...
Suppose I want my BT peripheral to provide Measured value of sensor X and Location of sensor.
Currently I have to send the following attributes
Service Attrinbute
Characteristic...