I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
On 52832, SDK V14.0.0, SD132-5.0
I tried to set NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 247, as from dev-doc i saw that SD132 supports BLE V4.2 DLE.
However it returns:
...
I would like to know how to create a prompt that asks for a PIN before a user gets access to pairing to a BLE peripheral. Currently I'm using a CurieBot and once it's found...
Hello.
Using nrf51_8.0.0_API, I'm experiencing the function sd_flash_write returning the value NRF_ERROR_INTERNAL. As documented in nrf_soc.h, this error code can never...
Hi,
I'm working on app based on ATT_MTU Throughput Example from SDK 13.1, but I added Thread support and now working with Thread SDK 0.10.0. I have a problem with advertising...
I have a hard time understanding precisely what an Element is and how it differentiates from a Model when talking Bluetooth Mesh.
The only definition can seem to find of...
Is there any way to detect / prevent the use of range extenders?
When using a central & server with low TX power, the range is say 10m.
Now an attacker can use a relay...
Hi all,
I have been using Nordic chip-sets for a while mainly for BLE applications. I am now developing a simple lighting product based on Nordic nrf51 family chip-set where...
hello!
i am working with the component nrf52840 v0.5.1 and i need development a thermal profile according with the datasheet of the component nrf52840 v0.5.1
could you...
I'm using op-amp(LM358), condenser microphone and PCA 10028.
My project collect output values of op-amp and broadcast that.
But, noise was occurred while it is advertising...
I'm using the ble_app_multilink_central example app.
In the pca10400.h I changed #define BUTTON_PULL to NRF_GPIO_PIN_PULLDOWN.
The problem is that the first pin interrupt...
Hi
I'm creating an android app for smartwatch(used nrf51 ble),I have two questions
1.I used ANCS(Apple notification center service) in my android app,but nrf51 device...
I'm using the SD (nrf52) MBR to update our custom bootloader, in a battery powered device.We have some custom hardware which is used to disable our LDO, to enter a "Ultra...
Hi Everyone,
Recently I have been trying to measure the current consumption from the dev board.
I have set up the board as instructed by cutting SB9 and soldering SB11...
Hi,
I see intermittent incorrect values from the saadc. The code is described here .
The graf shows battery voltage in mV over about 4 days with one sample per minute...