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...
Hi there,
I am using the Nordic SDK 16.0.0 on an nRF52840 with FreeRTOS. I am quite familiar with using FreeRTOS, but hadn't needed to delete a task until recently. It seems...
Hi everyone,
How could I disable notifications from a characteristic when the peer is get disconnected from the the peripheral? My problem is that when notification are...
Hi,
I was investigating the registers of the nrf9160 using segger embedded studio and found POFCON, which is not mentioned in the documentation.
Can you provide...
I need to add some IPSO objects for our project. It is not quite obvious to me if I need to create modules similar to i e ipso_temp_sensor.c or if it would be enough to use...
Hello, guys!
We are desiging our custom board based on nRF9160 SiP. The board will be battery powered. Li-Ion rechargeable batteries will be used to supply the device. ...
Hi to all,
i am developing a device based NRF52840 soc, and i want to implement a device that need to store some public/private key in somewhere. i know that cryptocell...
Hello,
I am developing on the NCS 1.4.0 and on a NRF9160DK. I am working on the asset_tracker example and I noticed that the code sends an assisted gps request to NRF...
Hi,
I am using app_uart library with Tx and Rx FiFo. I want to check how much space is available in the Tx FiFo at any time, and similarly how much space is filled in the...
Now I am using Nrf52832,SDK15.0.0, S132,
When we developed the DFU OTA function APP, we encountered some abnormal situations: it could not get out in the bootloader mode...
HI,
I am trying to read the payload length of the data coming in a topic via MQTTSN over OpenThread. In the event handler, I am getting the event and trying to get the length...
Hello everyone
I am having a problem with the nRF Connect SDK 1.3.2 and the bluetooth peripheral UART sample on the nRF5340 PDK. The programm compiles and runs (the chip...
Hello,
i am using the DWM1001 Board with the nRF52832. I was curious if there is software similar to CubeMX for this MCU on this board.
So far I have not beed able to...
Hi,
I want to set two nRF52 modules pairing with each other.
During the pairing process, authentication is also needed for the sake of security.
The firmware I used...