Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I have bought the nRF51 dev kit. I can download all these soft devices. But what do they really correspond to ?
I think of them as library/apis for doing BLE development...
Hi,
I am trying to run the ble_app_hrs on my nrf51822 based board in combination with the nRF51822 Development Dongle. I am following the instructions from nRF51822 Development...
How can I add PKT_TYPE_INIT (DFU Contorl Point - OpCode = 2) into my DFU?
S110 nrf51_sdk_v6_1_0_b2ec2e6
Chip nrf51822
Softdevice s110_nrf51822_7.0.0_softdevice.hex...
I have a nRF51822 chip sending me BLE UART data to my phone and it works fine with the app. No I want to send it to my PC and Read the data (and send commands) via PuTTY....
Hey guys, I'm looking for a printed antenna PCB file. I have already read the white paper and I think using a more complex antenna would save more space and increases the...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.6.0.8331
MCP and iOS are generating a different event sequences for a long writes.
MCP: after the BLE_EVT_USER_MEM_REQUEST...
Hey, I noticed that most of the wearable ble devices (without keyboard and screen) on the market are using 'push to confirm connection' authentication, when you have to push...
Chip nrf51822
S110 nrf51_sdk_v6_1_0_b2ec2e6
Softdevice s110_nrf51822_7.0.0_softdevice.hex
I use "nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\pub\device_firmware_updates...
Hi,
I am trying to set up a custom service and I have it all setup and it works properly. The only problem is that it is advertising as a 16bit service. I am moving from...
Take into account an application on the nRF51822 and S110.
I have defined different custom services, so UUID is 128bit long.
When advertising:
Is it advisable to include...
What are the mechanics of using 'uuids_more_available'? Is this list transmitted as a part of advertising data, scan response data, or both? How does the host know that this...
I'm using mbed+nRF51822+BLE_API+softdevice 7.1.0 for BLE peripheral side. I add uart service with the setting BLE_GAP_CONN_SEC_MODE_SET_OPEN which is open link, and set the...
Hello,
I know that this question was here before, but I've read all of the questions and answers and still I don't know what I do wrong.
I'm using 3 PWM channels to...