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 am developing my first BLE Server application with the nRF52832 and using VSC/nRF Connect/Zephyr ROTS. I come from a Cypress/PSOC Creator background, and am struggling a...
Hi DevZone,
I recently updated my version of SEGGER Embedded Studio for ARM to v6.20. Now, warnings that were not shown before are caught.
I want to ignore the warning...
Hi Nordic, Currently my project is using SDK 15.3. By taking a look at NCS SDK, I can see lots of features there and plan to migrate my project to NCS 1.9.0. However, since...
The NRF5340 net core crashes in sdc_hci_cmd_le_set_adv_enable() if I have CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP set to 0.
To reproduce the issue, do the following...
Hi ,
I am using nrf52833dvk and nrf52832 boards, am working on application that my nrf52833 board do the firmware updation of other board i.e. nrf52832 . first time i did...
We plan to incorporate the nRF9160 into many thousands of our devices, however this leads to a question of procuring SIM cards. We purchased a Thingy91 to test the connectivity...
The iBASIS sim card came with Thingy:91 does not work. Got the replacement card today. However, I cannot finish the nRF cloud reg process. The new error message said
Tenant...
Hello, I am trying to load a sample project in VS Code using the nRF Connect SDK extension.
I try to load a sample project, click on "Create Application", and nothing...
I am trying to use the NRFx Softdevice controller, with Rust and the nRF5340. I have successfully initialized the library, but when I try to start to start advertising the...
Hi! I'm unable to connect my development kit to a network with the provided iBasis SIM card. I'm located in Bristol UK. According to this [ https://ibasis.com/solutions/iot...
To provide feedback to the user through the LED state, I would like the behavior to be something like this:
If the nRF52840 Zigbee device is unpaired and ready for a ZC...
Hi support,
I'm currently having issue trying to program a nrf52833 device using Jlink mini on mac. I have no problem programming the device using a pro Jlink on windows...
Hi,
I'm trying to use examples. The ICM42605 example does not work.
I get the following errors.
There seems to be an error in the code below.
It was tested with...
Hello !
I have found that error free decryption ( MIC error) on fly depends from S1LEN configuration value.
S1LEN have valid range value for each radio mode
2Mbit 1...
I'm getting an occasional NRF_LIBUARTE_ASYNC_EVT_OVERRUN_ERROR, it often takes over 24 hours to reproduce, and the libuarte appears to be generating garbage after the error...