I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
I use nrf51822qfaa,s110,v8.0.
now i use the TWI master.the nrf_drv_twi_tx function always return 0x03(NRF_ERROR_INTERNAL),WHY?WHO can help me?
code:
nrf_drv_twi_t twi_instance...
Hi all:
I refer the "IoT_SDK_step_by_step.pdf" to setup my raspberry_pi ,then I can successfully ping the DK_board from raspberry_pi.
my question is , I can't ping the...
Hi everyone!!
I've gotten the ipv6_coap_server example to run on the nRF51-DK,and I use raspberry pi as gateway and I can got the bt0 interface after connecting to the...
I would like to add LIN-bus to a project of mine.
The hardware part is easy, connect a LIN interface ASIC to the UART of the nRF5x.
But writing my own LIN-bus SW driver...
Hello World!
I am trying to interface an LCD with nrf51-DK. I basically need to send 3 signals - SCLK, MOSI and SS to the LCD. I have modified the spi_master example from...
I am working with a sensor which has a programmable configuration register. After changing this register, I have to reboot the sensor. To do this, I need to temporarily suspend...
Hi, I try to send data through SPIM to my panel(Sharp Memory LCM), and I success get the picture (only part of the picture).
The reason why is that function can only...
I have migrated to SDK 9.0 primarily to take advantage of some of the Advertising Mode functionality in Device Manager. While I was still in SDK 8.1, I had implemented functionality...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
I am using nrf51822 with s110 softdevice. My goal is to allow pairing and bonding to a single central device. Once its paired and bonded, it should not allow connection and...
In one of our projects the nrf51 shares the SPI to a device with an STM32 microchip. To be able to successfully share the SPI channel, I'd have to put the SPI pins of the...
Hi,
I am currently using nRF5_SDK version 11.0.0.
I have 2 nRF52832 development kits.
On the soft device side, i am using S132.
My understanding is that this (S132...
I want to make a blinky program from scratch and have no idea how to settup keil. I would prefer something step-by-step. I have been able to use the precompiled example, but...
Hi all!!!
I'm new in here.
I'm reading document with link: developer.nordicsemi.com/.../index.html
In Figure 1, I see a phare: "IoT Device". Is the "IoT Device" nRF5x...