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...
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 wanted to setup a network connectivity to nRF5340DK to send RPC messages to remote server(Blockchain Network).
Already I tried to setup OTBR using RPi and nRF52840...
Hi,
We are using NRF52832 as our main processor along with an IMU sensor and a vibration motor. We are wondering if using system on mode as power off state (instead of system...
Greetings,
We are using the NCS for the development of a new product with a custom board based on the nRF52840 MCU.
First, we would like to use the Serial DFU feature...
Hi Nordic community,
I'm trying to generate a 1 MHz base clock with one of the peripheral timer, and in the timer ISR does some GPIO toggling.
I followed the nRF5 SDK...
Hello dear Nordic team,
I'm quite experienced in developing under SDK V15 and V17 but absolutely novice for nRF Connect SDK so my question may seem ridiculos. Hope someone...
Hello,
I have an application and I am using a nrf52833, as soon as i flash my application I am getting a hardfault prior to the main call. As in below snap:
I do not...
Hi,
We are using a custom board with nrf52840 and just started using our own generated keys to sign images with NRF SDK v1.9.1.
We ran into issues when trying to swap...
Hi,
I'm moving a project from SPM to TF-M. I have imported a static library and the board (nRF5340DK) restarts automatically every time the following mycli/main.c function...
Hello
I have a nRF52 based device communicating with Smartphones via an encrypted characteristic (SEC_JUST_WORKS) so pairing is triggered and established.
The encrypted...
I want to interface Lis2DH sensor with nRF52832 board. So, I had build and flash the LiS2DH sample code in nRF connect SDK with the required hardware connections. I have also...
Hi,
I got a issue ,that is when i modify the mtu where sample dir is D:\nRF5_SDK_17.1.0_ddde560\examples\ble_central\ble_app_uart_c,it will return a error :
00> <error...
I am evaluating Nordic nRF52840 Development Kit and a test tracking device from Fanstel SE840F-210.
Can I use these for Asset Tracking with Apple Find My network?
I work...
Hi,
I'm using a custom board with an nrf52832. I can also emulate using an nrf52840dk. I have to compile the bootloader because there is no LF crystal on my custom board...
Hello,
I think some corrections/clarifications are needed for the nrfx 2.10.0 drivers.
In the configuration files (for example: nrfx_config_nrf9160.h) I think the definitions...
I’m at the tail end of my project, and I’m turning my focus to the pairing/bonding issue.
The project includes a Central/Client device that connects to several Peripheral...