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...
Hi all
I used to use bmi160 for my application with nRF52833 and I am upgrading to bmi270 with nRF52840.
I am struggling to make work the functionalities I used to have...
Hi,
I have an application where I want to send sensor data using advertisement message, and read this message by an iPhone. For test purpose, I am currently transmitting...
Hello,
So, I have a working BLE project on the nRF52840 Dongle and I developed and debugged everything on the DevKit, using Zephyr/nRF Connect for VS Code. From there, I...
Hello, I'm using nrf52832, my own custom board, the UART pins are 10 out, 9 in, no stop bit, no parity and no hardware flow control, baud rate 115200.
Ever so often, in...
Hi,
I'm using SDK17.0.2 example(ble_uart) on nRF52832.When I enabled SPIM to drive sensor,and send data, RTT Viewer logging SOFTDEVICE: INVALID MEMORY ACCESS.
BTW I have...
Hi! This might be non-coherent, I apologize in advance as my knowledge in RF is very limited.
We're developing a sort of 'TX-negotiation protocol' between our peripherals...
I keep receiving the email stating the following, even after having all the points taken care of :-
1. I am using a active / approved DevZone Account.
2. I am using the...
Background - found during testing with proprietry application derived from the 'light_ctrl' sample in nRF Connect SDK, with Time & Schedule Servers added, on an nRF52833DK...
Hi,
i have a question regarding the USART NUS error handler.
In my setup, two Nordic BLE Chips are communicating via the USART service.
One chip is acting as a central...
hello everyone,
i am using nrf52810 with my custom board which contains mpu6050 accelerometer and Gyro-meter so now i want to achieve connectable beacon like it should be...
Hi, I received nRF9160DK kit with a SIM. I want to test SIM registration on Vodafon Network , Data transfer to a server ? Is there any concerned sample available in SDK Connect...
Hell Respected Members.
Referring to my previous question https://devzone.nordicsemi.com/f/nordic-q-a/85221/retaining-rtc-time-after-resetting-nrf52840 . give me a reply...
Hello
I was considering using sim cards other than iBasis for the nrf9160. I was wondering if they could still be provisioned using nRF cloud, or if there was a different...
Hi friend,
I used SDK16.0 and softdevice is S140. I want to use nRF52840 proprietary 2Mbps mode. Do you have example code to provide me?
Thank you in advance.
I setup the VS Code on Windows with
- nRF Connect (3.10.0)
- nRF Connect SDK v1.8.0 with the Toolchain Manager (0.10.3)
started the blinky example (works) and then started...