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...
I built a custom board with the nrf5340 and a SD card connected to non-standard gpios. My SD card is connected via SPI over the P0.14, P0.15, P0.16, P0.17, respectively for...
Hey,
I encountered a problem with the thread viewer, where the corresponding window is empty when I'm in a debug session. Inside the build configuration I used "Optimize...
With a npm1300 I'm able to charge (for instance, the LED showing charging status is on, BCHGCHARGESTATUS is reporting the different steps..... ) but the battery current reporting...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I am using the nRF9160 with the SLM application.
The device will open a TCP connection to the server; the server will always initiate commands and the device reply. So the...
We're trying to synchronise TX and RX in a connectionless direction finding setup. What we want to do is increment a data counter, log this on the TX timestamped, and send...
Greetings to everyone,
The initial data are:
- nRF9160, Hw2, Fw_2023-10-26_1fae141f,
- AT%XSYSTEMMODE=1,0,0,0,
- the device works as expected with the RLC AM.
...
I'm trying to use raw packet transmission (IN combination with wifi promiscous mode and raw sockets eventually) with my nRF WiFi device. I have both the sample raw_tx_packet...
Hi all,
I'm unable to flash my nRF52840_XXAA using the nRF Connect extension in VS Code. My project uses the command:
west flash -d <BUILD-DIRECTORY> --dev-id 1050304532...
Hi, We tried by changing the Tx Power in nrf52840 through the register values as mentioned in the document nRF52840_Product_Specification_v1.10 and Page no 636, but it is...
Hi!
We are in the process of certifying a product using an nRF52840 against EN18031-1 (RED Cybersecurity) where we need to answer details regarding generation of cryptographic...
Hi Is it expected that after calling bt_unpair function disconnected callback is called ? I can't find any information about this behaviour in Zephyr documentation.
Hi:
I'm nRF52832 user from China, tried to download nRF_DeviceFamilyPack of MDK from http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_DeviceFamilyPack/ failed, i simply...