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, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
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...