Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hi!
We are using S130 softdevice in peripheral role and achieve the specified maximum throughput of 63.4kbps ( S130 spec ) when communicating with a PC and connection interval...
Dear sir,
Reader has a NRF24L01P-R7 with stm32f4xx controller.We are using TAG chip NRF24LU1P-F32Q32-T.
Please share the independent stack information(source code) so...
I am trying to setup the examples for the dev board PCA10040. I copy them from the Pack Installer and when I open the project I keep getting "Install missing Software Packs...
Hello
I made a custom service with characteristic. It send the number 1234 over ble. When i open the Master Control Panel and look at the custom characteristic. I read...
We have a home made BLE device based on nrfR1822. This one has two embedded sensors sampling data at a frequency of 25Hz.
In regular mode, the device sends every second...
I was going through Gazell link layer as well as Enhanced shortburst i found in both of them we can use payload max upto 32 bytes. Both supports 8 nodes with an host using...
I just received the nRF52 demo board PCA10036 V 1.0.0, and I also downloaded the latest SDK nRF52_SDK_0.9.2_dbc28c9
I programmed the softdevice hex and then programmed...
Hi BLE Developers,
I'm developing a BLE peripheral device using S110 softdevice which doesn't have any input or output capabilities and will communicate with smartphone...
Hi,
I am using the iOS nRF Toolbox and integrate it to my Swift project.
After that, I got this error message.
Undefined symbols for architecture x86_64:
"_crc32"...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
I've been trying to wrap my head around the app_twi library by looking at the examples, and I'm slowly getting there.
However, for my application I need to send multiple...
There is a fair amount of documentation suggesting that a Raspberry Pi or consumer router running OpenWrt can be set up as an edge router for Bluetooth.
The builds involve...