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....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...
hello , friends
i am using nrf52832 ,debugged the ble uart program ,and then i tried to connect my device over ble uart app,i couldn't found my device ,then i tried to connect...
Good morning!
First of all, the background. I made a custom board and programmed it, everything worked like a charm. After that, I made another one, same hardware, same...
In my previous question , where I wanted to atomically send a large bulk of data, the solution was to keep track of p_bus-> free_buffers , in order to calculate the amount...
Hi,
I’m using SDK 15.00 and I have some issues with NFC. When I’m trying to connect with NFC - NFC_T2T_EVENT_FIELD_ON event occurs. At this point, I need to start BLE...
The release notes for S132 v6.1.1 lists a bug fix:
"Fixed an issue where NRF_TIMER0 may not be reset at the start of a radio timeslot (DRGN-10650)."
Did this bug exist...
Hi,
Here and here are examples of a port of the nice u8glib library to stm32. Based on these, i tried a port to nrf52, but was not successful so far.
I call the oled...
I am trying to save data to the flash memory. My starting file is the ble_app_uart_pca10040 (s132). I am using the sd_flash_write address is 0x007ffd0 and a value of 0; I...
We have developed a custom board using Raytac MDBT50Q with NRF52840. It has an external EEPROM and a RTC. We made an app that we use to program 4 daily alarms through BLE...
nRF51822-EK page is no longer available on the website. By any change I can get the PCA10001 schematic somewhere?
I would like to run some conductive RF testing and would...
Hi,
I recently moved a project from Mesh SDK v2.2.0 over to v3.1.0. I read the release notes and saw that there have been some changes to the Flash Manager module.
During...
I need to include in my project Advertising, buttons and battery power measurement.
I am using SDK 15.2
If I get ble_apps_bps and include advertising functionality (from...
Hi there, nRF52840-Preview-DK, 0.9.3 2017.43 nRF5_SDK_15.2.0_9412b96 IAR for ARM 7.60.1 Windows 10 Home Version 1803 OS build 17134.590
When I try to run secure_bootloader_usb_mbr_pca10056...