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...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
I get this compilation error when testing the application update example, I have not changed anything to the code.
Same error on SDK v1.6.1 & v1.5.0, nRF9160-dk & Modem...
hello,
I've tried many times from the same browser and same account to download this library but every time I apply for this library I get this email
and when I click...
Hi,
Please answer the following questions:
1.Nrf52 series, can the program run on external flash?Flash is the SPI interface.
2.If it can run on external flash, what...
Hello Nordic Devzone Community,
I'm having some trouble install nRF Command Line Tools on a 64-bit Linux host. From Nordic's page www.nordicsemi.com/.../download I've downloaded...
Hi everyone,
I am working with a custom board fanstel bc840, which use nrf52840, and it is configured like this video explain https://www.youtube.com/watch?v=KSivO9Cf1TE&t...
Hi,
Im seeing some parsing errors and even though everything seems to work fine regardless, i'm afraid it will come back to haunt me at some point. Spec details are described...
Thingy with iBasis or Poland-Orange SIM doesn't register to network.
There is a good GSM signal in my area and few towers in line of sight.
I unpacked Thingy and followed...
Hi everyone,
I am working on nrf Connect 3.7.0, SDK v1.6.1 with a nrf52840.
I am not able to change the filter of scanning, only works with UUID filter.
static int...
Hi!
It must be something stupid from my side.
I'd like to add new device ( first one ) on Dashboard. According the manual I should press on green add sign, but there is...
Error message: "CONFIG_NET_CONFIG_IEEE802154_DEV_NAME" undeclared (first use in this function) - appears when I try to build the solution from the sample: coap_client on my...
Hi,
I have a mesh provisioner with the provisioner example in the mesh sdk. When I try to provision a device that is next to the provisioner, all works.
But when I try...
I want to send sensor data using sensor_server_status_publish function, however struggling with data marshalling. I get unknown property ID or no data at all displayed in...