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...
Hello,
I do erase flash pages in my application I use the sdk api:
nrf_nvmc_page_erase(firstaddress);
nrf_nvmc_write_bytes(address, data, len);
but I did not found...
Hello,
i couldnt find the correct answer yet. I would like to use a RTC and also the s110 and BLE.
I collect data from sensors over i2c and send it over BLE. timing...
My username and password credentials do not work here or on the normal nordic semi site. The random password (i.e. fj[k%3) will work at the nordic semi site, and continue...
Hi,
I am starting development on my project using the ble_app_hrs as a template. This project already has the buttons setup for interrupts using the Button Handler library...
Hi guys
I use gazell protocol for my application. I want to try some other way to decide the channel tables. So I decided to monitor the RSSI and chose the channels in...
Hello, I want to be able to perform actions in my app based on the tactile buttons being pressed on the beacon. When I bought it I was under the impression that the service...
Hi,
I have some problems to advertise a custom 128bit UUID.
I succeeded to set the 128bit base UUID and my Characteristics UUIDs are 128bits.
But how I can set the PrimaryService...
Hello,
I want to implement device pairing, using the pairing bit. The pairing bit is set in the masters device type. For a slave to pair with such master, it opens a channel...
Hi Nordic!
I am using nRF UART2.0 and nRF51822.
I am sending some data from nRF51822 to nRF UART2.0
But after 3 minutes, I can get disconnection.
and 0x16 error...
I am currently using ARM's CMSIS-DAP interface to support flashing of an nRF51422 from a host MCU (i.e. to perform updates of the SoftDevice and/or application code running...
Hi guys,
I have a custom hardware with the nrf51822 and we have a slow connection and services discovery is clearly slower that when we run the code in the Development...
I use two nRF24LE1s as transmiter and receiver Here are my questions:
I set the transmiter side to auto reply mode using PIPE0 ,but i found the STATUS regesitor to...
Hi I am trying coding a remote controller using nrf24le1 but failed. any sample code?
it with several keys when push down the pin will connect to GND.
when any key push...
Hi all,
I would connect the NRF8001 module to my microcontroller (SAM3SD8C). Does anyone have an example code for this microcontroller?
Otherwise is possible to modify...