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...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Dear Support
We currently use a custom PCB board with RAK4630 (NRF52840 + Semtech SX1262)
We started to try with RAK sample located here
https://github.com/RAKWireless...
I am tring to use this spi bitbang example to write epaper
https://docs.zephyrproject.org/latest/samples/drivers/spi_bitbang/README.html#spi-bitbang
Here is my code
...
Hi,
i want to view the debug logs using the printk function while using the debugger in nrf5340 dk kit. we use RTT viewer to view the debug logs printed using printk function...
Hi,
Using Visual Studio Code, when I build asset_tracker_v2 in NCS v2.9.1, for nrf9160dk/nrf9160.ns, I keep getting the problem shown in the subject line
equivalently...
I have been trying to:
add MCUBOOT and FOTA to a custom BLE board using the nRF54L15.
I had thought that the sole issue was that the custom board does not utilize...
Hello, I have a minor problem with starting up i2c0 and i2c1. I am trying to run a scanner in the sample code that will print out the addresses connected to these buses. I...
Hi,
I would like to know the best method to force a Public Land Mobile Network Identifier (PLMN). When working with an MVNO , it is very common not to get the right timers...
Hello,
I’m using the GNSS sample (located at C:\ncs\v2.9.0\nrf\samples\cellular\gnss ) to evaluate the GNSS module on our custom PCB, and I need to view its output over...
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...
i am writing an absolutely minimal "bare-metal" application for the nRF54L05 -- one that doesn't use the zephyr kernel or drivers....
all i really need at this time are...
I am using nRF Connect SDK 2.9.0 with Toolchain 2.9.0 and trying to interface Winbond W25Q32 SPI flash memory with nRF21540DK (nRF52840) . I need help with the following:...
I am trying to use uart21 on nrf54L15-PDK. And I have try some port 1 pins already, and they works well. However, we need to use port2 pin 7 & pin 8 for uart21. But I get...
In my project I am facing issues to send 6000 bytes per second through BLE to androis app
For reading the sensor it is taking 30-40 ms processing time and after that I am...
Hello all, I'm getting stuck on re-installing any SDK and I'm getting the below error. The error:
Failed to clone the repositories: Error: HEAD is now at 100befc70c7 [nrf...
This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...