Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I used to have a URL link for checking ibasis SIM card, such as devices, balances, etc. Now, I cannot find. My SIM card is from Nordic, so the login for ibasis account...
Hi Dev Team,
I am building an application wherein I need to send commands from the Cloud to a Thingy91 device. I tried out the cloud_client sample and I was able to send...
I have seen this problem posted several times in these forums but none of the existing solutions sit right with me.
I have an NRF52840 (using a UBlox BMD-340 dev board...
Hi Dev Team,
I have an application wherein I am publishing my sensor data every hour through MQTT using a Thingy91.
I am storing my sensor data value in a JSON format...
Hi,
I am trying to implement protobuf for my application. I have seen that nano-pb library is there in SDK file. I want to use it in BLE-UART communication. How to do with...
Hello,
I am using RFX2411N RF amplifier in my hardware design. I chose nRF52832 as an MCU. In nRF52832 datasheet, it is mentioned that the pins from P0.22 to P0.31 have...
Hi,
We are currently developing a Zigbee network based on nRF52840.
One of our devices was specially designed to contain 8 endpoints. But when an active ep request is...
Hi,
I'm using the BLE_app_interactive example as a starting point for my prototype (with SDK_17.0.2 and SoftDevice s132 ). I am using nRF52DK to read and write data from...
Hi
Im trying connect two peripheral devices through UART
The example project I used is "examples/peripheral/uart"
But i trace the code, it seems that the driver layer...
Hello,
I've been using nrfx UARTE driver on the nrf5 15.2.0 SDK on a nrf52832 and nrf52840 SoC and noticed that during the boot-up the first byte being sent is 0xFF.
Is...
Can I remove resistor R29 (ENCHG) on the ADP536 to disable the charging function and plug my 3.3V supply into the battery connector?
i.e. use the ADP536 for the power management...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
I'm trying to get LPCOMP working in Zephyr.
I'm getting the following error:
error: 'NRFX_LPCOMP_DEFAULT_CONFIG' undeclared (first use in this function)
I can see that...
Hi, Can anyone explain what the "receiver address correlation" from 2.4GHz Radio documentation means in practice? For example, what can I do as a BLE application developer...