Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I am new to programming both the nRF518122 as well as the Cortex-m0. As I have been building and running the example apps that come with the nrf51 sdk, I run across the CMSIS...
Hello,
I'm developing device application where I need:
peripheral (advertising also when in connection)
central role
whitelisted connections
maybe some encryption...
Hello,
I'm trying to do some simple printfs to hyerperterminal as a way to debug my code. I have used the uart example init code but nothing prints:
void init_uart(void...
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I have a nRF51DK. The Softdevice on the board is S110.
I load the ble_app_template from the SDK 8.1 on the chip. It builds with success. Now with the MCP I am able to see...
I'm now using the lastest SDK 8.1.
I found that if I call app_button_enable() after app_button_disable(), app_button_enable() would not function again.
But if I changed...
Hi all,
I read that the nRF51822 comes as a blank chip from the factory, and this means that we have to program the SoftDevice ourself. I am wondering if this is the only...
Hi,
I'm using the Rigado BMD-200 Eval Board with sdk 8.1 and am running the ble_peripheral example titled ble_app_uart. I am using my iphone and the nRF UART app to communicate...
If using the button handling library the #define GPIOTE_CONFIG_NUM_LOW_POWER_EVENTS needs to be changed to add number of buttons being handled.
This wasn't clear to me...
Hi,all. i want to set tx power use interface "ble_tps_tx_power_level_set",and read back tx power level used tps servoce on my phone.how to do that ?Thanks for your reply!
Int the website:
link text
FEATURES show the nordice nRF51822 has 3 data rates (2Mbps/1Mbps/250kbps).
But , I set
number of packets transmitted per connection...
Hi,
If I want to run a blocked task e.g. write 1MB data to the external flash size 8MB(NVRAM), that it takes 3 seconds. What is the best way to to in NRF 51822?
Do you...
Hi,
I'm using the softdevice s110.
The power consumption is sometimes a little weird (around 1 mA). I think that the chip is in debug mode.
How can I know if the chip...
Hi,
The datasheet for nRF52 has pin assignments for QFN-48 only at present.
I'm using WLCSP package for the nRF51 and would like to know if there is any pin-to-pin compatibility...