But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hi,
I am new to nRF5x BLE devices.
I need to create a project and would like you to help me out.
I need to connect two nRF51822 devices. If one of the devices goes...
hi dear officers
since the datasheet states that value 1 stand for connected, does it mean this pin is active-low.
in order to physically reset the device, could i connect...
I have tried ble_app_uart_c project in SDk 9 , SDK 10 or SDK11 , but they have the same problem.
Problem is that slave(SDk 9,ble_app_uart) can send data to master(by terminal...
While trying to bond an iPhone 6 (running nRF MCP App) with an nRF52 with S132 2.0.0 I encountered the following error:
On the first try, when the iPhone is not yet paired...
I am trying to set up a button interrupt by adding the following functions:
void button_interrupt_handler(nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_gpio_pin_toggle...
Dear Sir,
When nRF51822 is a slave, it should be updated software through Master(Z-Wave CPU) remotely.
How can we update SoftDevice software in nRF51822? UART, SPI, or...
My code detects an external signal using GPIOTE. Whenever the signal falls, GPIOTE calls a handler, audio_stimulus_handler . The code is shown below. Essentially, after detecting...
I have a nrf51-dk. I would like to the pincode to be stored in some configuration settings which is written in non-volatile memory. I do not want the pincode to be hard-coded...
I want to place a IoT application on an Application chip and connect it to a Connectivity chip running the BLE IoT SoftDevice.
Does the nRF5 IoT SDK support serialization...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
I am coding a Sharp memory LCD display using SPI and the nRF51422 development board.
I have tested the SPI connection using a logic analyzer and signals are being...
I will start doing a custom PCB (1.3cm diameter) with a nordic BLE, any recommendations about the components needed and design?. I need to use mbed programing tools, any experience...