Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
hello Nordic
i am working with nrf52832, and nrf52840 with ncs v2.5.0
i am on the very adge of my ram take specially on the nrf52832 soc based devices.
we are working...
Hi,
We have a product based on the nRF5340 and have a Skyworks 66407 FEM which uses a simple 2 GPIO control scheme.
We have a shield configuration which enables the relevant...
I am running the Dev Academy Lesson 4 Exercise 2 - MQTT with TLS and getting the error:
[00:00:00.650,085] <err> nrf_modem: Modem has crashed, reason 0x4, PC: 0xecb64
...
Hi there! I have a Thingy:91 which I've registered on the NRF Cloud and verified its operation by flashing the prebuild hex files to my board. After doing this, I can see...
We are using modem firmware 1.3.5 on nRF9160.
When packet loss is high, we sometimes see connection resets (NRF_ECONNRESET) reported by the modem that don't seem to be explainable...
I'm using an STA+AP configuration as well as monitor mode with a custom nrf7002 driver, which currently is working in a basic sense. I have however ran into issues regarding...
I got this chip from Raytac mdbt50q-1mv2 on a custom evaluation board , where i can access almost all the pins ( ~30/48 ). This chip came without any programs or bootloader...
Hi,
I am looking for a freelancer in a country, that has at least LTE-M for iBasis Sim cards to work on the following project.
I am building an asset tracker product...
I keep getting the following error when building this file: Pin 15 of &gpio0 already assigned to 2 other nodes
[{ "resource": "/C:/Users/User/zephyr/boards/arm/pinnacle_100_dvk...
I am trying to use second virtual interface of NRF7002 to use with custom linux driver. I intended to use it to add support of STA+AP or STA+STA mode. However, I observing...
Hi,
I am using nrf SDK -16.0 with board nrf52840. In Ble 5 we are using LE Coded PHY with S=8.
for Ble 5, the average current consumption got doubled when compared to...
This seems like it should be simple, but I cannot seem to set a custom static BlueTooth ID on an nRF52832 under PlatformIO / Zephyr - it just keeps generating a random ID...
Hello,
We are currently developing a Zephyr-based connectivity solution using the NRF5340 alongside an NRF7001 WiFi chip. Since we also want to use Bluetooth we have implemented...
Hi All, I'm working with MAX86916 sensor and trying to measure the FIFO/RED/IR/GREEN/BLUE data to measure SPO2, Heart Rate, Heart Beat but I'm not able to read any data on...
Hello,
I want to control LED of the Server 2. (Turn on / off) by using Client.
How to add the relay node in light switch example (this is one of the basic example...