Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
I tried to run my Thingy91 off the battery but it shuts off instantly.
My questions is if the battery charging functionality is in the firmware or hardware? Trying to figure...
Dear Nordic support member,
Where does "pca10100e folders" be installed?
I have nRF52833 development Kit. But I could not find pca10100e folder.
Note: My IDE is IAR...
Hi, I am looking to develop applications for the nRF5340. After watching the "Introduction to Zephyr RTOS" webinar, I saw that the software engineer presenting the demo was...
Hello
I am making a project in SDK v17. I want to use mpu6050 sensor but I don't know how to use library included in SDK.
The example Martinsbl has in GitHub is optimized...
Hi, i'm trying to find a way to use the Nordic nrf52840 with Adafruit SIM7000-LTE-Shield, the only apparently way is with Arduino IDE but i´m not using it (no success at the...
Various errors during medium-term deployment of cellular-enabled sensor device
We've prototyped an agricultural gas sensor based on the nRF9160, which takes readings every...
Hi,
We are having trouble getting the Thingy91 firmware running as is. We have achieved this in the past but I had made too many modifications and I decided to scrap it...
HI! I'm on Windows x86 and I've followed the steps from the getting started assistant. After trying to locate the board directory ncs/zephyr/boards/arm/nrf9160_pca10090 ,...
I am doing a custom desk for a client and I had this idea of adding a electromagnetic lock on a drawer. That is easy enough but I thought that maybe I could add a couple of...
Hello If I an exemple like ble_thread_dyn_mtd_coap_cli and that I configure the mode in MULTIPROTOCOL_802154_MODE_FAST_SWITCHING_TIMES: do you have any idea how long it takes...
I have two SPI buses on my board, with a different type of slave chip on each. Only a few bytes are read from each during boot. When I use SPIM0, 1 or 2 for them there is...
Newbie here simply trying to run some example projects from the SDK.
Setup:
Segger Embedded Studio 5.10b
Tried example projects in both SDK v17 and v16
nRF52 DK...
We have a working app for SDK 16 and freeRTOS. We wanted to update to SDK 17.0.2 but after upgrading the app hangs up at the first vTaskDelay(). We use configUSE_TICKLESS_IDLE...
Hello, I am a newbie in this forum and I'm not very familiar with app development in general, however I am in the situation in which I have to develop an app to acquire ANT...
Hello Nordic Team,
I am having issues with the HCI UART firmware for the nRF52840 on the Thingy91. I have been using the HCI UART firmware from nRF Connect SDK 1.0.0 for...