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...
Hi,
I recently updated my toolchain using the nRFConnect tool chain manager.
(I was seeing problems after an OS update)
This update fixed my problem but when I build...
Hi,
Please, what are the settings for gpio driver in sdk15.2. for some gpio pin to be able to sink current (to act as gnd? ). In my project it is used for loadswitch enable...
Hi,
I have bumped into this bug in SDK v17.0.0 and SDK v17.0.2 but no fix yet.
We are using nRF52840 with S140.
Can you please make sure to release this fix asap because...
Hi There - My question is about the nrf5340 dual core cpu. I’d like to know if it is possible to have one core polling sensors on the spi bus - then pass this data to the...
Hello
I am testing sending the value to the app through the ble_app_uart of SDK v17.
I know roughly that I need to use 'ble_nus_data_send', but it is not printed from...
I add this code in 'static void on_connect(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) ' on the sever. But I still got an err_code NRF_ERROR_INVALID_DATA. Softdevice is...
Hello,
I want to compile the "pca10040" template after installing the SDK and the command line tools with Segger Embedded Studio, but I got the error:
cannot find ......
Hi,
Currently our team would like to start using Zephyr for our development, but some colleagues fear that it will use too many resources. They saw that our first test project...
Hello.
I'm using Zigbee SDK 4.1.0 with nrf52840.
When the firmware is configured as Zigbee router, it forwards route request data packets with incorrect contents.
...
Hi,
When I try to compile the gps nrf9160 sample with the SUPL enable, the compilation crash each time.
I get the error "Assertion failed: CONFIG_FP_SOFTABI is not supported...
I want to implement BLE using nRF52840. Without using SDK, we have formed a new project and successfully controlled GPIO control and UART. She wants to use the Softdevices...
I see the NRF8001 doesn't necessarily require the 32.768 Khz oscillator to function. My understanding is it's useful to preserve power. If I'm not worried about power draw...
We are in the process of FCC testing for a product including an NRF52832.
The labs requirement are that the part transmit continuously on a low, mid range, and high Bluetooth...
Hello,
It seems that T-Mobile LTE-M works on Band 8 in the Netherlands. However standard LTE modem FW doesnt support this band. Is there any reason for it?
I see on...