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,
I am currently facing a coming issue by using the function net_pton. Under MacOS I get the following error:
1> app/libapp.a(main.c.obj): In function `inet_pton'...
I've got this logs while running out of the box the light switch example in zigbee sdk v3.1. I am connecting to a smarthings hub.
<warning> app: Production config is not...
I'm attempting to write a plugin/dll to pull data from the Nordic Thingy52. I can scan all devices that are paired with windows 10, and load up the services, etc.
I can...
Hi,
I am trying to replicate the benchmark numbers stated by Nordic for the nRF52840 to verify I have setup the chip correctly for maximum performance. I have caching turned...
Hi everyone,
I try to send my nRF52 DK board to an android application.
nRF52 example source is "ble_app_blinky_pca10040_s132" and Android app sample is nRF-Blinky from...
Hello everyone,
I am trying to develop a windows application using the same example from pc-ble-driver-4.1.1\examples\heart_rate_collector/main.c. When i call the function...
I am currently working on a project where I try to send data from a swimmer in the open sea to a point on the land (beach). I know that Bluetooth communications are blocked...
Hi,
I am advertising with device name A but if someone holds a mobile to the NFC I would like to switch to NFC OOB pairing but with a different device name B (SDK version...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through wdt...
Using the samples/nrf9160/at_client sample application, the AT command AT+CLAC crashes the modem or AT host firmware: it no longer responds to any AT commands.
Details:...
What are the best practices when processing BLE GAP scan events to avoid multi-threading issues?
I programmed the nrf52832 to successfully read BLE GAP events coming from...
I'm having trouble getting the Bluetooth Low Energy desktop library ( https://github.com/NordicSemiconductor/pc-ble-driver/tree/v4.1.1 ) set up on my Mac. My problem is occurring...
I would like to know what is the maximum ADC sampling frequency for transmitting data over Bluetooth to PC.
I am using two modules having an nRF52832 for each module....