Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I downloaded the latest nef connect for desktop version. now I want to download and install the latest toolchain manager. when I try to open the current one I get this massage...
Dear Nordic Team,
We are currently developing a smart door lock using the nRF5340 and have started with the Matter lock sample demo code on our custom hardware.
To optimize...
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...