I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hello every body,
Can i ask a question:
Does NRF52810/NRF52811 chip set support BLE_central mode?
I try to convert example code from "ble_app_blinky_c, pca10056" to...
Hi, would it be possible for someone to create a well-structured guide/tutorial on how to include PDM support into Zephyr with an example of using a simple PDM microphone...
Can you let me know if overdriving (sinking too much current) will damage the IC.
I have a LED connected through a 5 Ohm resistor to a GPIO. It is set to sink the current...
Hello,
Im working on a project that will require us to be able to update the nrf52 (which is providing BLE services to a host MCU) via a custom over-the-air update mechanism...
Hi
I'm working on a solution with 2 battery powered BLE devices: one is a peripheral device, the other a central. Mostly the devices will be advertising and scanning, not...
Hello,
I am trying to compile my project, which includes a library file (.a). I get multiple errors about "undefined reference". See image:
.a-file in project tree ...
Hello:
I'm evaluating the nRF9160-DK and trying the asset_tracker application (nRF Connect SDK1.4.0) with Segger v5.20b, and log messages don't show up in Debug Terminal...
Hello:
I'm evaluating Thingy:91 (nRF9160) and I was able to download asset_tracker application using MCUboot DFU without problems. Everything fine.
Now, I wanted to try...
hi, I am using nrf9160dk. I want to send some data to the server via MQTT and also I want to test nrf cloud
I installed nrf connect SDK toolchain and generated some projects...
Hi to everyone, i will try to explain everything in detail.
I developing a product that is currently in the pre-production stage, and im having some issues with voltage...
Hi,
I was testing the BLE_GATTC_EVT_WRITE_CMD_TX_COMPLETE event and I did trigger the event but i was wondering if that it's normal that It triggers after I send all my...
If this has an answer, I did not look as one loses position if one checks.
IN any case, I have a working application running on the PC that uses the pc-ble-driver to access...
Hopefully a simple question: is it possible to define a vendor-specific sensor type for the standard Mesh Sensor Model?
The nRF Connect SDK documentation seems to be confused...