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 have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
According to the S132 v2.0.0 release notes it states:
"minimum required memory - actual requirements are dependent upon the configuration
chosen at sd_ble_enable() time...
I need to implement the micros() function of arduino on nrf51822. Can someone guide me on how it can be done?
This the function for Arduino:
unsigned long micros() ...
We have two developers running the same version of IAR and the SDK and one of them has different device options under the project options. My IAR project works with NordicSemi...
Am using SDK 8, Single or dual bank serial bootloader brick during SoftDevice upate. Brick happens only if softdevice CRC validate fails(Stop Cmd). During CRC validate pass...
I'm connecting to the same microcontroller with nRF Master control using the same firmware, but I noticed that the connectivity time is not similar with every connection....
Hi guys,
I have a question when design the pcb layout stack with nRF52832, CSP package (CHAA). As recommendation from Nordic, using 4 layers will give best performance...
I noticed that Digi-Key had a new part number for the nRF52 DK that wasn't designated "Preview", so I assumed it might be the final silicon. However, nRFgo Studio identifies...
Now I work on designing a product, which is implemented by sending LMP commands to a bluetooth device with nrf51822. Unfortunately, nrf51822 liberary could not provide the...
Hello All
I'm newbe for this device. Now my customer asking multiple offline programming IC NRF51822-QFAC-R. But I'm not sure the device can support parallel programming...
Hello,
has anyone done some good testing on the connection quality between multiple nRF51 chipsets running on the S130 SoftDevice? (Using all four connections, 3 as Central...
I'm trying to merge 'ble_app_uart' and 'twi_sensor' example.
I developed twi function in 'twi_sensor' example. I add 'ble_app_uart' example file 'nrf_drv_twi.c'
and also...
nrf51822_sleep.txt
Currently i running nordic code in Arduino IDE through the library from RedbearLab : github.com/.../nRF51822-Arduino and I facing a problem in sleeping...
Hi, can anyone explain to me about this example in this link with details :
github.com/.../main.c
I'm a newbie in nordic and i found it difficult to understand this example...