Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Hi, I am using Heart Rate rate monitor code to send floating value instead of unit16_t.
I am using the heart rate service to send the data. Instead of using simulated sensor...
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...