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...
Dear Sir or Madam,
I would like to establish Bluetooth communication. When the Central is connected to the Peripheral, I want to measure the RSSI value of each data channel...
I wanted to add this info to my previous ticket, but there was no option to reply. Just an FYI, here is the link:
https://devzone.nordicsemi.com/f/nordic-q-a/84225/expert...
I have the following: - NRF52840 - BG96 modem - NCS 1.5.1 - Zephyr v2.4.99-ncs2
When I start the firmware, it will first bootstrap followed by leshan server registration...
There already exists a question in the DevZone regarding this error but a lot of time has passed and maybe there is already a solution out there.
Basically, I want to execute...
Hello I have been able to run the lvgl sample in the nrf9160dk, however this only works when built in a secure board, when build in non secure a bus fault occurs. Using the...
All of our wireless products over the past 10 years have used the nRF24L01 or nRF24L01+. In order to minimize latency for our time-critical communications protocol, we are...
Hello,
I am trying to program an nRF9160 chip using pynrfjprog v10.15.2 and JLinkARM.dll version: 6.88 with a Segger Flasher Compact. This flasher supportd the nRF9160...
Hi,
I need to know on how to work with asynchronous SPI for my application use case evaluation, However i found no sample/example projects demonstrating the use of nCS...
Would it be possible to know a little bit more about the onboard integrated RF52-DK Nordic Board Antenna please? What type of implementation is used?
Kind Regards,
Za...
There is another case, where someone else pointed out the same issue but I can not find it. Anyway there was no solution.
When using VSCode with NRF Connect SDK installed...
Hi
can you help with this? Setup: MoSh example running on nRF9160DK
There appears to be some sporadic «Old AT event handler : %CESQ xx,y,zz,n » notifications with the...
Hi, I am working with the Thingy91 development board. Currently, I have flashed SLM on nRF91 and I am using nrf52 as my "main" processor for sending at commands to nrf91....
Hello Nordic
We have a device, working on nrf52832, with s132 and nRF5 sdk11.0.0, at customers around the world.
It contains a bootloader mechanism that copies a received...
Hi,
I am not able to use the gpio pin p0.18 as a gpio with nrf connect sdk.
I have tried to toggle the pin using "gpio_pin_toggle" and gpio_pin_set" functions but...