Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
We have used nRF5340 in our PCB design. To have SI simulation, we need IBIS model for this chip. Not found the IBIS module at website, so issue a request here.
Hi,
I am new at the Zephyr RTOS,
I am using the VS code on windows 10, ncs v2.1.0,
I am building the Zephyr ADXL372 sensor example but getting the below 3 errors and...
Hello,
I changed saadc.zip for nRF5340DK and my main.c is like following:
At the end of my developement I would like to sample ADC at 200us and the buffer should have...
Hi,
Follow up with previous thread . I'm still working 1 central vs 9 peripheral project but still sufferering packet loss. I'll describe both central and peripheral configurations...
I've set up an example application using the peripheral_hr application example and workspace because I need to load a module using west https://github.com/twonius/Zepyr_Spot...
Hi
I have question about design custom board. I am using thingy53 as my reference design.
For the bare new chip I have on my custom board. Do I have to use jtag to program...
Dear,
We want to disable the JLINK port. I read a couple of threads related to this question but couldn't find the specific answer we are looking for.
Please let us...
Good day
I am developing on the nrf9160dk with a tag reader using i2c and am wanting to know if there is a function to pull down the SDA or SCL pins during operation in...
My name is Thomas Ramberg and I'm the founder of Dory in Norway ( dorysign.com ) an upcoming product that is using the Nordic nRF52840 chip. We are about to do CE and FCC...
Hi,
I have a central application that runs on nRF52833 soc. I want to connect it with my nrf connect for mobile app, so I've created a new advertising packet in the advertiser...
Good day, sirs
I am trying to imply function that one central device could connect to max 3 devices, only one device active, while switch active device between the three...
Hi,
I'm working on SDK 15,
When initializing USBD using function app_usbd_init, I found that if APP_USBD_CONFIG_POWER_EVENTS_PROCESS = 0,
it disabled all USBD event...
HI everyone, i have a problem when implementing Butterworth bandpass filter in SAADC module to cancel out the noise of our ECG module.
I used " nrf_saadc_value_t m_buffer_pool...