Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi. I am using nrf52840 with Softdevice 16.0.0 + BLE_uart_peripheral.
The SPI master transmits 2 SPI packets every 10 ms. At the the SPIS event handler, I call ble_nus_data_send...
I am seeing an issue when, after the pairing process is complete, during the BLE_GAP_EVT_AUTH_STATUS event, that the peer addr_id_peer field is always 0. For testing, I am...
My platform is nRF5_SDK_16. Softdevice is s140_nrf52_7.0.1_softdevice. I want to be the central role and scan nearby peripherals. Which function do I need to use? Which document...
I am totally new to nrf and just started with nrf52840. I've gone through certain tutorials available on youtube and some other on internet.
I've installed Segger embedded...
Assume that the Generic Level State is 0 and the following Generic Level Set message is received by a node.
Level: 0x7FFF Tid: 1 Delay: 0xFF (1275 ms) Transition time: 0x00...
I haven't been able to crack this one. Both pins confirmed as pull-up high using I notice when the peripheral is enabled the pins are pulled low (correct I think). Only sending...
Dear Nordic Developer Zone,
I want to change PHY configuration of ble_app_uart to 2Mbps.(SoC : nRF52811)
And I want to connect nRF52811 with iOS.(nRF connect for mobile...
Hi,
we reading out a Pressure-Sensor with TWI at the Sensor Server Model.
We get the Pressure-Data in an uint32_t and the measuring range in an uint16_t which have to...
From Mesh Model Specification 1.0.1.
"3.3.2.2.2 Receiving Generic Level Set / Generic Level Set Unacknowledged messages If the Transition Time field is included, the Delay...
I want to send larger UDP packets from nRF9160 (Thingy:91) using Serial LTE modem app.
I am not able to send more than 288 bytes of binary data.
How to send larger binary...
Hello, first, a little background info:
devzone.nordicsemi.com/.../
I want to know if I have successfully set the CCCD handle or not with my Android program.
And...
I've seen the Connectivity Bridge Application in the ncs, however I can't find any sample application for the nRF91 side showing how it can send/receive data and events from...
Hello
I have a cheap ST-link that I use heavylly to program STM arm cortex chip.
So my guess is that it should work for this case.
I am following this tutorial:
...
Hello.
When I try to import a project , it will show a error. I can't build it . Pleave view following info and help me about it . Thank you.
Harrison
BR!~
Hello,
I try to add the BLE-Template code into my existing program code, but I get the following linkage error. I have defined the following flash_placement.xml for my Segger...