Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
We are encountering a very strange situation. We have two custom PCBs (PCB1 and PCB2) both with an NRF52832. We were able to program both PCBs (multiple times) with the JLink...
Hi
I'm trying to file open and write for logging temperature data and others on nRF52840.
I successfully open, read and write on SD card or flash in nRF52840.
I also...
I am looking for technical support on Nordic Chip NRF52805 chip recommended footprint – BGA pad size.
Based on the application note on WLCSP Package guidelines from Nordic...
I'm moving from SDK 1.5.1 to 1.6.1 and when I recreate the project using the new version I get;
C:/Users/randall.philipson/kodiak_core_iot_zephyr/core_iot/prj.conf:88...
Hi,
I'm using nRF Sniffer as a development/debugging tool - and it's great and it's very convenient; But now I have some unusual requirements - to sniff 2 or more connections...
hi,
We use the IAR development environment,We will use like the following GCC compilation parameters ,What are their options in IAR
SP -fstack-protector RELRO -Wl,-z,relro...
Hi,
I am looking at the 802.15.4g specification which is used by Wi-SUN alliance. It uses a PHY that is different from the standard 802.15.4 that is available in all nordic...
Dear nordic
I heard nrf5340 can support LE audio.
However, I don't find LE audio contents in nrf5340 SDK 17 version.
So, I hope you announce me about LE audio Issue...
Hi,
Has anyone integrated an nrf52 DKboard with BG95? I’m having a trouble in the integration. Sending the “AT” over uart and get an “OK”. I’ve translated the uart voltage...
Hi Team,
I am expecting 5.8 mA during advertising as per the PS of nrf52810, but I am observing around 8 mA. SDK used - 17.0.2
Device is consuming 2 mA when CPU is running...
Hi,
I have a question on nRF9160 FOTA / MCUboot:
I set up an Amazon S3 bucket, and have gotten the http_application_update sample to download application firmware from...
Hi,
We are using nRF52810 with SDK14.2 to make a HID device.Our device will be automatically bound after connecting to the computer, how can we know our device is bonded...
Hi,
I am having the following issue with nRF Terminal preview for VSC.
When I select text in the nRF Terminal and hit ctrl-c, nothing goes to the clipboard.
When I select...
Hello, All,
I want to ask about the modem upgrade of nRF9160.
At present, there is no problem with the minor version of the differential package upgrade.
Can the upgrade...
Hello!
Thank you for the excellent SDKs and documentation on the NRF52. I am developing several user devices on the NRF52 DK PCA10040 and my own boards using the Garmin...