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,
is there something like a makefile for nrf52 out there?
I want to use eclipse and gcc in osx. It worked great for nrf512 but nrf52 has other addresses and maybe...
Hello all,
Lets assume that central bonded with nRF51822 peripheral and than disconnected. If bond is saved on peripheral- ok, cental send BLE_GAP_EVT_SEC_INFO_REQUEST...
When i try to do an update with Nrfutils Under android i get a REMOTE_DFU_OPERATION_FAILED since i added signing.
I created my pem file key with nrfutil.exe keys
i copied...
Hi
I'm trying to get working a project by using S132 v3 alpha. I'm stuck at function sd_ble_enable. This function should return the minimum RAM memoy would need the SD...
Hi Nordic.
So, I am using GAZELL to link a sensor node (PCA10001) to a host (PCA1000)
When the node is connected is should automatically send its address to the host....
Edit 2: Files need to reproduce the issue described in this questions:
pwm_conn_itvl_bug_files.zip
To reproduce the issue please just replace the main.c and nrf_drv_config...
Hi,I want to ble stay in fast connection interval after connection succeed. So I set the connection parameters like that:
#define DEFAULT_DESIRED_MIN_CONN_INTERVAL MSEC_TO_UNITS...
I'm using pc-ble-driver on Windows7 (from master as I'm using a s130v2 programmed dongle) to connect a BLE device ( developer.nordicsemi.com/.../a00053.html).
This device...
Hey I'm newbie,
I am using simple timer of nRF52 for my Project, I set frequency of 16MHz for simple timer but Im getting frequency of 280kHz, I tried at other frequencies...
Hello,
I am working on optimizing my BLE transfer algorithm. Therefore I am searching for an efficient way of using the characteristics.
Example:
At the moment I have...
Hello,
Interesting if someone ever tried to get connected with any kind of fitness apps?
I tried to connect the Strava with nrf51244 in in HRM profile, no success. It is...
HI,
I have a remote control with nRF24L01. It was talking with Gen1(uses nRF24L01) product via ESB. Now, I am developing Gen2 product*using nRF51822xxaa) and I need to support...