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...
Hello nRF community,
I am currently testing some Memfault application that comes with the nRF SDK v1.7.0. I have a custom board designed around the nRF9160 and have been...
Hey,
I'm developing and upgrading a BT mesh to Zephyr 2.7.99 and the base functions work, but my Node keep crashing and I don't know from where. It gives the following...
First off, I see a new changed requirement for making Public tickets:
To raise a public support ticket you need to provide your location in profile. profile Please fill...
Hi Everyone,
I'm having problems getting GPIOTE_IRQHandler_v() to run.
"NRF_GPIOTE->INTENSET = 1" causes my Nano 33 BLE to crash if "(GPIOTE_CONFIG_POLARITY_LoToHi <<...
Hi!
I want to use the function strptime from time.h to convert a timestamp to unix time but get the error "implicit declaration of function 'strptime'; did you mean 'strftime...
Hi,
I am new to microwave board design, so I'd like a little advice please. I have attached photos of the 2.4ghz section of my board and would like to know if the component...
Hi,
I'm trying to integrate the secure_bootloader DFU code into the ble_app_uart_c example but am stuck on an error regarding not fitting in an 'UNPLACED_SECTIONS' region...
I'm trying to develop an Android app to get the BP, HRV, HR, SpO2, ECG, PPG, BPM, steps, activity, temperature, sleep quality from Spovan H02 fitness tracker ( www.spovan...
Hi, I am using Mesh v4.2.0 and nRF52840 light_lightness example but instead of button_event_handler, I am using GPIOTE to control the lights.
I want to toggle one LED with...
Hi
We are developing a system where 2 devices (NRF52840) advertise to each other (and eventually connect) in a highly reflective environment (the cargo hull of a ship)....
As mentioned here I installed the Intel versions:
VS Code 1.63.0
nRF-Command-Line-Tools 10.13.0
J-Link V7.58e
nRF Connect for VS Code
But flashing the sample...
Hi,
We are trying to work pc-ble-driver on Windows with CODED PHY.
it works with 1Mb PHY but not with CODED PHY.
I changed the MAX CONNECITON INTERVAL to 500, but...
We have a custom board with NRF9160 SIP and it has a provision to flash using SWD interface. SWD_IO and SWD_CLK pins.
My connection is like below
VDD and VTG is shorted...
I've tried activating my sim from multiple browsers and it either gets stuck at the first screen where it wants the SIM# and PUK or or on the second screen where it asks for...
Hello, Nordic employees.
I am currently developing BLE5 app with nRF52840 DK and Python in Windows 10 environments.
With the python bindings you provided in the github...