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, as the table register above, If I want to set Tx_Gain manually, Does MODE effect my config? (Ex, if I choose mode as 0, does the device use POUTA default to use instead...
Hallo,
I am trying to communicate MAX86140 sensor with nrf52840DK. This is the link to the datasheet of MAX86140/1 . I am able to write and read MAX registers successfully...
Hi,
We are using mesh SDK 5.0 on NRF52840, We need to add about 30 groups in subscription of a node.
Using the provisioning app, we can add about 30 groups in subscription...
Hellou, i have questiuons about NRF MESH SDK 2.1.1.
We have in production street light based on light_switch_server_nrf52832_xxAA_s132_6_0_0 from NRF SDK 2.1.1.
When we...
Hi, I'm new to the Nordic Eco-system, but we are working to use nRF52811 in a proprietary beacon solution.
We are tying to modify the "Heart Rate Service" example to best...
I've developed a custom service and DFU using secure bootloader. I've started developing it for nRF52832 and all was working. I was able to generate .zip file and update the...
Hi,
Kit : nrf5340
SDK: nrf connect SDK
I While testing the timeslot example in nrf samples part, I am getting the below error. Kindly tell me the procedure...
Hi!
I'm close to finishing a project where every type of messaging is done using simple BLE broadcasts (using my own frequency hopping and other features.)
However I...
Loss of comms between nRF24L01+ transmitter and receiver after successful data transfer.
One rf24 is configured as a PTX (sensor device) communicating in a simple point...
Hello,
I need to implement, say, 100 LPN + proxy and 1 friend + proxy, LPN are metering devices.
How can I send a value from a sensor to my phone without sending a request...
My project starts to grow and I would like to separate different parts of code into modules. Each module will present one .c file together with its .h file. In some .c files...
Would you be able to clarify why the Azure IoT hub is marked as experimental in NCS v1.5.0 on the menuconfig?
And is there any features missing or not verified etc?
And...
I am using S132 v7.0.1 on an NRF52832 to do a basic scan for BLE advertisements for 30 seconds (10 seconds on each primary advertising channel):
This works fine and as...
I am developing a custom board with NRF52832 and an audio DAC which outputs to a headphone jack. When the headphones are plugged in I can't program the board with my Segger...
Hi,
I have updated our SDK version from 15.0.0 to 15.3.0 for our custom board based on nrf52832
I wanted to rebuild the bootloader just in case it was needed. So i have...