Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...
Hi
While browsing the new files in the SDK 8.0.0 i had a look in the new ble_advertising module. In the start advertising function the pstorage access is checked if it's...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I have the nRF8001 plugged into the shield for the Arduino Uno.
From the Arduino SDK from Nordic, I have downloaded the BLE Hello World program to the Arduino, which should...
I know the SDK lists it for the S110 stack:
http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a00066.html#app_dfu_intro_sec
But trying to use it with the...