I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hello Nordic team, We are trying to use ST7305 display (custom driver that we have developed using st7789V as refrence ) and acconeer A121 senors on same SPI bus. The A121...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
I have been using the nRF54L15- PDK(0.8.1) to test various examples and projects, and everything has been working fine so far. I recently switched to the nRF54L15- DK(0.9...
Hello, as from title, after updating from ncs 2.7.0 to 3.0.2 my application cannot advertise and scan concurrently anymore.
If I start advertising after starting a scan...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
i am working on controlling rgb led with nrf52832 using ble which is based on ble_app_uart example script so my script is working properly on your development board everthing...
I was able to complie many of the nrfx/samples under SDK v2.5.0 using VS Code IDE but cannot successfully compile any under SDK v3.0.0 .
The [Building and running]: <.....
I had the nrf5340 DK working for a few weeks now, and while working with SSD1309 OLED peripheral, was trying out a simple display application. Couldn't get the display device...
Hi,
1.As shown in the following PSM eDRX figure, during the red period, how will the text messages sent to nRF9160 be processed? Will the nRF9160 module receive them in...
Hello, I would like to ask if it is possible, to use the RTC RV-3028-C7 as the external crystal for low-power clock source as in the below design: Currently, we have on our...
Hello,
Please forgive me for this question. I am an extreme noob. And am trying to get started with my first project.
I am working with the nRF52840 DK, and I am trying...
Good afternoon we are updating some Nordic chips but to make the connection work it is necessary to install the modem version 1.3.1 wait for it to connect and then install...
Hi, the Nordic team
I am a novice, I now want to use the serial port and my radar module to communicate, how do I achieve this function?
I use the sdk is 2.9.1
Best...
Hi Nordic team,
We’ve implemented a custom firmware update flow for our nRF5340-based device , which supports a robust single-image FOTA process using external NAND flash...