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...
hi,
I am using nRF52832 with SDK 12.2.0 and S132 softdevice. I am faciing some issues with the memory usage. When I declared an array of size 50 bytes, my application behaves...
Hi Nordic Support Team,
I try to go to low power mode and coming back but can't at all.
I have used the example pwr_mgmt in sdk 12.3.0, but when try to use its function...
I am using the nRF51822. I am using the regulator (not the DC/DC) connection and am not using the low-power (1.2V) mode. All supplies are 3.3V.
Additionally, I am only using...
I want to make a small sensor that will wake up every once in a while, turn on advertising for a second or two and then go back to sleep again.
I'm trying to figure out...
Hello,
I've using mynewt to develop an application using the nRF52 DK (PCA10040 1.2.1, IC marking: N52832 QFAAB0 1701FH). I've been using their basic hello world application...
Hi,
I would like to update advertising packet, but every time I get error NRF_ERROR_INVALID_STATE in function sd_ble_gap_adv_set_configure(). I set all parameters properly...
Hi,
I am connecting the nRF52832 UART (on my nRF52 DK) to an external device, which by default uses 9600 baud rate (but can be reconfigured differently).
In the case...
I have a board populated with the nRF51822 and associated components for the application.
I am able to flash the device successfully and successfully verify the flash. ...
I want to send data from the device to the server in some way.
We plan to connect the device and Android via Bluetooth and connect to the network using Android's 4G line...
Hi
We measured the SPIS waveform and found some issue on tspis, vso.
In nRF52832 v1.4 page 303, the max value of tspis, vso is 19ns but we measured it is around 39ns~49ns...
Hi everyone,
First of all ,Thanks for being such a supportive forum, I ask a lot of questions(I am a beginner to nordic and BLE)
I am using the example given in the sdk...
I am using nRF52832 IC with SDK v15.
I want to sample some data with 3200Hz sampling rate from SPI interface. There is an accelerometer connected via SPI interface. I...
We use nRF52832-QFAA-B0 and we found that PAN16 issue is still present, at least in some corner cases.
It happens when we put the chip in low-power mode with WFI ; at wakeup...
Can anyone help me?
Each service is working standalone.
There are two cases:
1.the BLE can't connect auto by iphone.
2.firmware can't receive notify...
I am hoping there is a Wiegand protocol file i can import into the project so i dont have to write it. Is there a function that has already been done i can import into my...