Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
sdk132. nrf52832 board
Try tutorial "Development with GCC and Eclipse" devzone.nordicsemi.com/.../
.
All the time I'm persecuted by error
/// *** No rule to make target...
I hava a BLE device which can be found by andrioid 4.4 and 6.0 smartphone, but cannot be found by apple iphone5s iOS 9.3, what could be possible wrong with it?
Hello all,
I am using the pc-ble-driver-py python bindings (which depends on pc-ble-driver) to test my BLE peripheral
It works fine for reading and writing characteristics...
Hi,
I use the Current Time Service to get back the time from a smartphone to have a real time clock with a timer.
On the current time service example, the value is read...
Hi:
I compiled the ble_app_cts_c project of the SDK12 using the Segger Embedded Studio having as target the PCA10040 board (S132 stack). After spending some time to convert...
follow the tutorial I'm stuck in the step of removing "retarget"
I don't have such option
I have this one. Should I just remove retarget.c directly via context menu...
main.c Hi,
Currently I am using "ble_app_uart" base example to understand how ble works. I have gone through bsp and other header that related to button events.
There...
Hello developers,
I am trying to use ble_hrm service example with actual heart rate from the module pulsesensor.com ( http://pulsesensor.com/ )
I am able to read raw data...
Hi,
I am working on one application in which I want to change pin number assign to channel 7 of SAADC in nrf 52. I am using Rigado BMD 300 module in my application. As...
Hi,
i want to use a current time service in nordic app (nRF Toolbox) for the bgm profile.
I see, that when the cts service is not found, the micro reset. Why?
Someone...
Hy world,
I'm new on nordic and i would like to understand what tool is best for develop application for nrf51dk.
I've have tried to use keil but is very difficult for...
I have two NRF24L01+ modules - I am not sure if they are fake?
One node acts as PTX and another as PRX.
On both devices i have the features auto_ack and ack_payload...
Dear Nordic Team,
I want to move all example code nrf51422 into nrf51822. I am using SDK11. What are the changes want to do in keil compiler. Please support anyone.
Hi,
I am currently designin one of our product with a nRF51822 QFAC included, and I need to store 17k-bytes in a non-volatile memory.
I began to write a piece of code...
Hi!
Would it be possible to modify the glucose example to save the database records to flash using FDS?
Keeping the overall structure of reading and writing, just changing...