Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
I Programmed my beacon devices with this firmware:
ble_app_beacon.zip
the only app that can find my beacon on ios is nrf connect. in this firmware the uuid is this:
...
I am trying to change the app beacon example so that i can adapt the beacons value each time it advertises.
I am a bit confused as there is no callback function called...
Is there window 7 driver or library to support BLE in window 7?
I've found few questions, but could not find correct answer.
Please give me any guidance.
Thank you...
advertise.png hello there
in advertising packet i want something like first name of device and then service data and then manufacture data ??
how can i do that??
...
I made a board without external 32kHz crystal.
So, I changed NRF_CLOCK_LFCLKSRC source to NRF_CLOCK_LF_SRC_RC, which is used in ble_stack_init.
Now, I need to make DTM...
Hi,
I am use Exclusion list for my one application.
Exlusion list work is ok,but i am facing problem for how clear Exclusion list ?
My Controller: nRF514222 Rev 3,...
This is my first time working with a microcontroller and working with C as well, my only previous experience being C++ done in notepad on Linux. Currently I'm trying to just...
To reduce nRF52 design thickness, I'm planning to use a low profile inductor on the DCDC converter.
The low profile inductor has a higher resistance, compared to the recommended...
Hi, All.
Once I wrote data in NV memory, it's OK. I can get the same data I put in.
But, after power off - on reset, data are invalid. It's all 0xff(erased state).
I used...
Hi,
I have been trying to do it and even though I have generated packages using the old nrfutil and the new 1.5, when I use nRF connect to do the upload it aborts without...
I programmed my beacon with this code:
ble_app_beacon.zip
I use nrf connect app to see its signals. nrf connect can find my beacons but it says:
serviceUUID : N/A
TxpowerLevel...