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,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hoping to get some help. Using swift3 and xcode 9.3.
I can write data from iPhone back to nrf52 peripheral fine if it is a Dbl.
When I try to write a UInt16, it crashes...
I plan on using the nRF51 Dongle meandered antenna for a design involving the nRF52810. Since the nRF52810 has an internal balun, does that mean that L1, L2, C5, C4, L3 and...
hi,
i have a custom board with nrf52832 as it's core. i want to program with st-link v2 programmer.
i am using sdk 14.2 and soft device s132 v5.0. on target location we...
Hi guys,
We have tested the mesh range in the nRF52840 chip (max tx power) in LOS and we got more than 200m.
W're planning to use the mesh network inside hangar with a...
I am still newbie in nRF52 dk . For my project , i am trying to send data from my sensor to the mobile phone through BLE App UART. Therefore first I have flash nRf52 with...
Hallo guys,
i tried some hours to receive the microphone and some other data from the Thingy 52 on an nrf52840 evaluation board and write it to an SD-Card.
Everything...
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...