Hi,
actually we have following Solution:
- NO battery powered devices - the first nrf58240 acts as a beacon advertsing temperature values all 10sec - On our gateway, there...
Hi,
I have previously used the ESP8266 WiFi module and it has worked great. Since I have updated to the latest SDK, I am now seeing problems. I'm guessing something has...
Hello,
We have been developing NPM1100 and we make extensive use of the SHIP MODE as a shutdown and wake up mechanism. We are close to production and through extensive testing...
Hi, I am testing out the UART Peripheral sample on the nRF52840 DK. Since I am communicating with another MCU, I have remapped the RX and TX pins to P0.26 and P0.27 respectively...
hello Nordic
sorry to nag but i am waiting for an answer on the thread below for more then a week now, hope you can attend to it or at list inform that you are working...
Hi team,
I'm developing BLE keyboard and i'm interfacing keyboard with nRF52832 using Zephyr RTOS .
I have example code in SDK, I'll share the path " manthan@man:~/ncs...
Hi every body.
I have trying without success to attach an event handler function to the TWI.
I am reading a temperature and humidity sensor using I2C. In polling mode...
Hi,
actually we have following Solution:
- NO battery powered devices - the first nrf58240 acts as a beacon advertsing temperature values all 10sec - On our gateway, there...
Hi,
I have previously used the ESP8266 WiFi module and it has worked great. Since I have updated to the latest SDK, I am now seeing problems. I'm guessing something has...
Hi,
As i2c communication + computation takes 45ms in my timer interrupt that happen each 100ms and gave issue with SD, I decided to set a flag in the interrupt and execute...
I turn on the device, the led turns green. And I use usb to connect it with computer then I open the nrf connect for desktop, the bluetooth low energy tool,
10:51:05.822...
While nrfconnect-3.11.0-x86_64.appimage works well, the update to 3.11.1 ends up without Apps.
Ubuntu 18.04
NCS 1.9.1
I found a past case and removed the config and...
Hello,
We use pin 4 to set our CHIP SELECT in order to perform spi_transceive.
We use the SPI protocol to "talk" between a microcontroller and the LSM6DSL component. ...
Hello! I am quite new to hardware design with these chips, I have been working with NRF24LUP1 for a while, and have custom bin file for it, not a hex file. and I am unable...
Hi,
I have been stuck on this issue for a long time, I have created a buetooth mesh network using NRF52832 IC, which I have completed perfectly.
But the issue is I...
Hello,
We have been developing NPM1100 and we make extensive use of the SHIP MODE as a shutdown and wake up mechanism. We are close to production and through extensive testing...
Hi,
I am using Thingy 91 in Australia, and I have linked Asset Tracker v2 with overlay-lwm2m.conf to communicate with my own LwM2M server, which is running an instance of...
Hi, I am testing out the UART Peripheral sample on the nRF52840 DK. Since I am communicating with another MCU, I have remapped the RX and TX pins to P0.26 and P0.27 respectively...
I have seen webinar on YouTube where NordicSemiconductor demonstrated a peripheral_hr that send simulated heart rate data from nrf52833 to nrf android app. But now I want...
Hi, I'm getting an error when building the example program blinky that says: ".text is larger than specified size" and ".rodata is larger than specified size".
I'm using...
Hi all,
I'm having problems receiving data from UART using Zephyr Asynchronous API. I've read documentation from UART — Zephyr Project Documentation and I think I understand...
Hi,
We develop in an OpenSuse VM so that we all have the benefit of only having to setup the tools once. Segger Embedded Studio was building our variant of the DFU Bootloader...