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 am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
We are trying to read a received RSSI value from bluetooth mesh opcode handler however it does not relay this value to the callback.
Callback is added here...
Hi,
I just got a nRF 5340DK (PCA10095, 1.0.0 2021.9) which doesn't show up on my windows 10 computer.
When I connect it to my computer, the green Led 5 blinks rapidly...
Hello! I am a beginner at nrf programming and have just started using the NCS and Zephyr on an nrf5340 evaluation board. I understand that Zephyr seems to be more or less...
I'm using a nrf52810 with limited flash size especially after adding a UART bootloader DFU and S112. I added uECC for connecting security. Now I need AES128 for my own application...
Hi,
I'd need some information I'm not able to find in product specification v1.3:
What is the architecture of the GPIO / AN pins of this device? Input p rotection diodes...
Hello,
I have successfully programmed the ble_app_uart example to a custom PCB using the 52832. Here is the board schematic, on the board C15 and C16 are not fitted.
...
Hi,
I want to know is Liniux system supported Nordic BLE OTA DFU ? According to official documents: https://www.nordicsemi.com/Products/Development-tools/nRF-Util ,it just...
Hello community,
I am implementing BLE peripheral code contains, A custom service, characteristic.
I am referring this link : github.com/.../custom_ble_service_example...
Hello, nrf5340 datasheet -> nRF5340_OPS_v0.5
section: 7.1.26.7 Sending custom instructions (Page: 383) 1. we can send an instruction consisting of a one-byte opcode and...
I kind off trying enable TWI in bootloader mode, This is because of following reasons.
Firmware is stuck in bootloader, if somebody removes the Device Battery during...
Hi.
I'm trying to run an application using a custom SPM module in a nRF5340 where I get an error while running it. I'm using nRF Connect SDK. The terminal gives me this...
Hi
I have searched this question on the website before posting this and found that the nRF52 devices support SWD interface (which is peer to peer) and not JTAG (which...