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,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
I read a lot of questions but problem still wasn't fixed. Random disconnect have the period 5-10 mins. The problem with s132 or s130 v2.0.1 and LG G3 android 5.0....
Does anyone know when will ANT SoftDevice be available for nRF5 SDK v15? Accordign to https://www.thisisant.com/developer/components/nrf52832#tab_protocol_stacks_tab, only...
Hi
I try to communicate with my NRF24L01+. For this, i have connected a mikrocontroller to my Module. Actually i am using a small piece of code, which allows me to send...
Hi,
In my project, I use button for put on the microcontroller in sleep mode. I implemented one timer that when I press more of 5 second the button, the micro call sleep_mode_enter...
Hi,
I have included in my code the code from the twi_scanner example as a starting point for using TWI in my board. When compiling, I get the following error:
../.....
hi,
Please Refer Light Switch Client Example in Mesh 2.0
I would like to know Code where and in which File the UUID from the unprovisioned Node is captured ?
Thank ...
Hello,
What is the switching frequency of the buck regulator integrated into the nRF51822?
The characteristics of this regulator do not seem to be explained in the documentation...
I'm following the Custom BLE Service Example , and using:
Segger Embedded Studio Release 3.34a
macOS 10.13.4 (aka High Sierra)
nRF52 DK (PCA10040, nRF52832)
nRF5_SDK_15...
Hi,
I am investigating an alternative to an implantable device that currently uses NFC.
The device range would only be about 3m and the data would only be transmitted...
this packet is capture by wireshark .I use nrf51822 and sdk12.3 connect Balance car,but the packet not have LL_VERSION_IND, LL_FEATRUE_REQ、and LL_Connect_UPDATA_REQ these...
Dear Nordic Team,
Thanks for supporting.
now i am workwith secure dfu. I followed this link https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure...
hello
I am just starting to use the nrf52832 .
I design the PCB with nrf52832 and want to load the softdevice.The nrf go studio can not detect the nrf52832, but the keil...
I was facing some issues getting PWM peripheral work on my custom nRF52840 board. And then I tried the pwm output on P0.08 instead of P0.06 and the signal came out just fine...
We're developing a new device for a regulated market (medical). As such, we need to have control on what third-party software we're using, and how it is working. While starting...