I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
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...
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...