In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
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...
It seems that many people use GCC toolchain (with "high" setup effort) for utilizing SDK in C++ development.
It should however be possible also on Keil with less setup effort...
I am currently using version 'NRF D 8001 1429SH' as printed on the nrf8001 IC
I have already managed to successfully bond with an android phone and completed the ReadDynamicData...
I am trying to migrate from using an earlier chip, the 8001 over to nrf52832 because we want to utilize new ble 4.1 features. The issue is we have another micro that was a...
Hello, i did not find any solves and i want to ask you are , how can i change my data in advert packet? I tried to do it from TIMER interrupt without advert time out and with...
I've been trying to import this NRF51 Eclipse project for a few days now, but no success.
github.com/.../HomeKit
I've tried to closely follow the steps outlined in this...
Hi all,
I have a PCA10040 board and want to try the BLE examples provided in nRF5_SDK_11.0.0-2.alpha folder. However, there is always a problem when flash BLE hex files...
Hello,
I have a capricious component on my TWI bus, and sometimes my nRF52 do an infinite loop in file nrf_drv_twi.c
in this loop
while (!nrf_twim_event_check(p_twim...
Trying to connect nRF52-DK with Nexus 5 (Android 6.0.1) SDK 11 NFC HRM example
But can see this device in paired devices list. Next time i do it it never attempts to...
hi,
i have a timer which is being called each second. when i give timeout less then 1 second then the code executes properly and goes to event handler. but when the timeout...
Can you tell me how to integrate this library so that my code works with it? I'm new to using both these OLEDs and Nordic Semiconductor based devices. THanks
I'm trying to write a firmware for PCA10001, which works like a bootloader. In other words, it can download some data into the Flash. To avoid conflicting with the existed...
Hi thank for reading with your kindness
I used keil with nrfready_desktop_2_/* files
when I clicked "Start/Stop Debug Session" with simulator in debugging session, ...
HI,ALL
i notice that the buttons_leds_init is initiating the bsp function.
just like LED and Buttons.
uint32_t err_code = bsp_init(BSP_INIT_LED | BSP_INIT_BUTTONS,...
I recently purchased nrf51-DK. I was going through a getting started document which said to update the firmware on the board. After updating it the boards just keep disconnecting...
Hi:
There is a worried question around me.
when i put my product and phone in a firm place after the product connect with APP of phone.
I find that there are lots of...