I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
Hi,
I am trying to get a simple LED blinking using a timer, gpiote and the ppi. So the Idea is:
Timer compare event -- PPI --> gpio toggle. I am using the nRF connect...
HI,
I am developing an application which requires BLE connection. I am concerned about the energy consumed by the device during the connection.
I understand that once...
Hello,
I'm just starting to use Asset Tracker V2 from v1.9.1 and it appears that it is missing some device info such as version, carrier and other on the Device Information...
Hello,
I'm trying to send a custom reliable message between two nRF52840 DKs, using the nRF5 SDK for Mesh v5.0.0 and nRF5 SDK 17.1.0, by modifying the light_switch examples...
Up to now I referred to the name of the tag from the west manifest to know the zephyr release. So I assumed that the v2.7.99-ncs1-1 tag was from the zephyr 2.7 branch until...
After executing nrf_libuarte_drv_rx_stop(), nrf_libuarte_drv_rx_start() will produce an error.
In nrf_libuarte_drv_rx_start() t his line in nrf_libuarte_drv.c (Line 625...
Hi ,
i am working on nRF52833dk board. here am running sample example from sdk. i.e. peripheral_lbs example. my query is whatever the Bluetooth api it is calling inside...
Hello,
In my project i am using ble_app_template example of SDK version 17.0.2 i need to send some data to device nrf52810 from the nrf mobile application. so i have tried...
Hi all,
I'm trying to connect an ESP32 with an nRF52-DK (nRF52832) through I2C. I'm using the ESP32 I2C Slave example ( https://www.arduino.cc/reference/en/libraries/esp32...
I am referring to the documentation for the UART async API when developing my application: https://docs.zephyrproject.org/latest/reference/peripherals/uart.html#uart-async...
I am having a number of problems with the nRF extension actions .
1) Pristine build does not seem to be building correctly as I have a ovelay file shown in the build section...
hello Nordic
i work with nrf52840 with zephyr 2.6.9 (ncs 1.7.1)
in ncs in zephyr/drivers/pwm/pwm_nrfx.c, in function
pwm_period_check_and_set
there is the following...
Hello,
I'm trying to achieve at least 300 kbp/s via BLE nrf5340 with Android phones (Bluetooth ver.4.2 and ver.5.x).
I use the "nRF Connect" and "Serial Bluetooth" apps...
1) 13dB receive gain is the gain of the Low Noise Amplifier (LNA) or the gain of the antennas on the receiver side of nRF21540 RF FEM?
2) How less noise figure 2.5dB is...