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...
Hi,
I am downloading my code to my custom board and sending commands through a USB virtual COM port. I basically echo and execute some GPIO operations after decoding the...
I have installed NRF 5X command line but I don't see it in my programs/start / desktop where will be the .exe file or how can I open that? How can I work with that ?
Hello ,
I am using 4 nrf52 DK for Mesh
1. how to I configure a Node as Relay
2. How do I capture MESH Packets/ Data from Mesh in Raspberry Pi and send to cloud
hi,
When working with Keil are the NRF_SDH_CLOCK_LF_RC_TEMP_CTIV & NRF_SDH_CLOCK_LF_RC_CTIV compiled as part of the nrf52810_xxaa project?
if not how can I compile...
Hello, is there a way to send messages via the mesh transport/access layer (not using client/server models) but still be Bluetooth SIG compliant? where can I find information...
Hello,
There are a few posts about EasyDMA consuming 1-2mA of current, and I've measured similar currents. In the nRF52832 product specification, this appears to be one...
Hello,
I am running the ble_app_beacon example and want to add battery percentage in the advertising packets, how to do that. And is it possible for ble_app_beacon example...
I had planned on using the nRF52840 I2S peripheral in Nordic Master mode to either produce a 31.25 kHz sampling rate, or a 62.5 kHz sampling rate for my application.
There...
How do I make my phone to auto connect to my nrf51822 device when it is within range ? I dont want to keep having to tap connect on my app. (android and IOS)
I started with the ble_app_template and a preexisting project written with sdk 12.
I have a custom service and 2 characteristics.
The point I am at now is that my DK advertises...
Hi,
I am doing a beacon application. I am advertising sensor data. I am facing issue with advertising.
When I am powering the hardware using usb cable, my device is working...
Hi,
I am trying to interface external flash with the nrf52. I am able to read the device id. After writing to the status - configuration - bank address registers, I am...
I'm finding a good topic for my thesis which come in the next semester. Has TSCH for nRF52DK be implemented on Contiki OS? If not yet, I want to implement this. It is easily...
I try multiple pins set. My pro code is here.
But this is not clear. I want to decrease my code line. Then I tried this.
I want to know where is my mistake?
I am trying to create a TDMA based network with the nRF24LU1+. I understand that nRF51 and nRF52 have the ability to trigger the transmission of a radio packet upon timer...