Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
I am nrf51822 QFACA1 chip with s130 softdevice using nordic_sdk_11.
ble_connectivity example was not working and i am unable to do a scan from my application board.
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
Hi all,
I have just buy a product use nrf51822 chip, I tried to find out SWIO and CLK pin out to flash but can not. Device only has RX and TX pin for Uart function, so I...
Hi.
I use nRF52 and I want to use DFU.
I want to make init packet because DFU need it.
To make init packet,
need master control panel.
I want to know how to get...
Hi There,
Is it possible to modify the number of BLE frames per connection interval (CI)? We are using nrf52832s and are only seeing one master request and slave response...
Hello,
can anyone tell me something about the security level of the connection like it is made in the Heart Rate Sensor Example. Is the connection encrypted or can everyone...
Hi all, I'm working on SDK11.0.0 experimental signed bootloader, I stored device type and device revision in uicr register now I need to update my bootloader through dfu and...
hi everybody.
Please help me on this
I use nRF51822 as iBeacon with ble_app_beacon in Nordic DK in below state:
only advertise in iBeacon mode
interval = 100...
Hi
Can we have both bluetooth and Gazell enabled at the same time?
We are using nrf51 series chips.
We want Gazell to communicate with with other nrf chips and Bluetooth...
I was searching the way to make example code ble_app_uart passkey pairing, while reading the documentation i found that function sd_ble_gap_authenticate() can be used to configure...
I'm trying to read a byte using uart, I'm calling app_uart_get from main loop, but it return always NRF_ERROR_NOT_FOUND . I checked with oscilloscope and I can see the frame...
Hello,
we try to use static passkey protection on our devices.
we use nrf51 sdk12 with s130.
We read a few threads for setting a static passkey like here , here and some...
Hi guys, I'm migrating my SDK 10 project up to SDK 12. There are quite a few new configuration files and setups. In order to enable app_pwm peripherals I enabled the proper...
Hello when I tried to use IronPython with MasterEmulator.dll in example as described in documentation. I got following error:
c:\Program Files (x86)\IronPython 2.7>ipy...