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...
Chapter 43 of the OPS document for the nRF52840 says that the I2S interface has a "Low-jitter Master Clock generator" but I don't see a jitter spec for it.
What is the MCLK...
Hi every one I'm sitting with bluetooth mesh where I'm doing a project. where I get inspiration from "light demo" where I doubt how keeps each client / server control of the...
i am using redbear blend v2.0 where based on nrf52832, i try to execute ble_app_blinky examples code on nRF5_SDK_15.0.0_a53641a using uVision, but after i change some configuration...
I'm unable to get any example code to test the timer in counter mode, I see the data sheet and trying to enable, but its not working can any one suggest me how to start the...
Hello,
I believe there is a documentatin error in document nan_40.pdf CIRCUIT BOARD GUIDELINES FOR aQFN PACKAGE.
Table 3 / Page 11
Hole size of blind via is mentioned...
Hi, I have some questions about GPIO interrupt.
Now, I want to know the state of the pin, So I use the gpio_pin_read(PIN) to get the state. But when the pin is suspended...
hi,
i am working on a project were i have to discover all the service on peripheral device and fetch data from it like nrf connect app.
so i am using nrf52832 with sdk...
Hi team
I have a problem that bothers me for days.
I try to run demo ble_app_uart_c with
NRF_SDH_BLE_CENTRAL_LINK_COUNT=8 and NRF_SDH_BLE_PERIPHERAL_LINK_COUNT=1...
I used to program my PCBs using the nrf52840 PDK, however, my mac no longer recognized the PDK. The PDK turns on and the application runs as LED 4 blinks but the LEDs next...
hi,
i am using ble_uart example to take time when data arrives and time when data being sent over bluetooth.
when i prints the time without connecting to bluetooth. then...
Board:custom board
Mesh SDK: V1.0.0
IDE:SEGGER Embedded
Problem a:
When I test the steps specified by “Interactive PyACI”, there is A certain probability of Provisioning...
Hello,
i asked this quastion once in this thread: https://devzone.nordicsemi.com/f/nordic-q-a/32444/reset-on_ble_connect-when-button-event I accepted the given answer but...
Hi Nordic Team, I'm trying to setup a gcc/eclipse based environment according to gustavovelascoh.wordpress.com/.../ on Linux/Ubuntu 16.04.1 64Bit. The Ubuntu system lives...
Hi, I would like to make an exact copy of the nRF51 dongle antenna (as was recommended by multiple blog posts by Nordic). I am concerned about the legal issues, and any IP...