Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hey,
I'm using the nRF5340 and want to run the PTS test with the following configuration: The CAP initiator establishes two audio streams within a single connection to the...
Hello,
We are currently experiencing some unusual behaviour on our feather board (circuit dojo, nRF9160 chip) which we are seeking advice on.
Whats happening:
Device...
hi support team,
i have one problem for 54l15+7002 in ncs2.9.0
I am afraid that I need your help.
I was porting MQTT demo and PERIPHERAL_UART demo together and want...
Hello,
I'm using NRFX PWM directly because I need something more custom than zephyr's PWM driver provides. I'm trying to understand what .pin_polarity field in the config...
Hello,
When I follow the steps to create a new standalone workspace application for SDK and Toolchain 2.9.0, and then add a new build configuration and build the project...
Hi,
I'm developing a system which needs to have near real time control (downlinks) and uplinks. I've into these 2 issues. Please note that I'm still a beginner with LTE...
Hi I tried to put descriptor on the characteristic recently and it didn't seem to work. Is there something wrong with that?
If I take the following code that adds...
in prj.conf
I have several warnings in my application that look like this XXXXXXX set more that once. Old Value "x", new value "x". I am worried that this indicates I...
Hello,
I am currently using the `AT%XICCID` to obtain the ICCID of Hologram eSIMs. The output of some of these eSIMs are just the raw 20 digit ICCID with no ending checksum...
Hi, I have a brand new nrf5340dk and the debug interface is not showing up when connected: I have other nrf5340s that work so I'm sure its the board specific.
Board label...
Hello,
Customer would like to know if part below:
NRF52840-DONGLE
Customer would like to know if there is any connector that Customer is able to use to the above part...
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
Hello,
I am relatively new to the nrf9161, but I am running into an error with my build.
'TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE' undeclared (first use in this function...
Hi there,
I intend to use pynrfjprog in development replacing another, older library. However, any call to the API which involves the nrfjprog DLL returns:
This is on...