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...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hi
I am working on testing the PSM on my nrf9160 custom board using SLM
After powering up and setting AT+CFUN=1, when I send the following AT commands:
It seems the...
I was attempting to implement the secure bootloader example on my custom board (nrf52832) and it failed, so I have been trying to reprogram the board with our normal application...
Good afternoon,
I've created public and private certificates for connecting with an azure hub using a nrf9160dk. I succeeded but, later, i was investigating a bit deeper...
nRF5 SDK can enable radio notifications by few API calls for example: https://devzone.nordicsemi.com/f/nordic-q-a/3481/radio-notification-only-after-ble-radio
with NCS,...
Hi,
I use the example Android Application from Bluetooth to send a generic onoff message from the phone to the proxy node which is also a light switch client ( https://www...
Hi,
My app, based on SDK17.0.2 and SD S340 ues both ANT+ and BLE. While connected to the app runing on the NRF52 from my phone app through BLE, my app on NRF52 sometimes...
Hi Team,
We are designing the Nb-IoT Pet Tracker with nRF9160 SOC and We are performing the NB-IoT Body SAR Compliance Testing, For that, we are trying to communicate...
Thanks in advanced. Platform is: nrf52832-qfaa, SDK_17.0.2. I use microusb interface as multiple port for charging and uart I/O. I always get APP_UART_COMMUNICATION_ERROR...
I was trying to build the ble_app_uart_pca10040_s132 from the nRF dk 17.0.2 examples and the unmodified file failed to build. I got the errors "unknown type name 'nrf_drv_uart_config_t...
Hello,
I've got a simple humidity/temperature sensor I am using, just to test out TWI on the PCA10040 Dev Kit.
When I wire up the sensor to the default SDA and SDCLK pins...
I'm using nRF5 SDK for Mesh v5.0 and I'm evaluating the Provisioner example to provision a node with sensor server model .
I want to modify the default publish period of...
Hi,
I'm currently testing the nRF52833-DK with the light switch example and it works great so far with the new Mesh SDK,
but I have still some open questions about the...
Hello,
I am trying to program my nRF9160 DK v0.9.0 with mfw v1.1.4 but I am getting an error "Modem DFU failed with error: Error: Error occured when program. Errorcode:...
Greetings,
I have two nRF52840's where one is modeled as a peripheral and the other as a central. I have created a custom service and characteristics on the peripheral...