Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
I bought a EV board below to develop in the nRF51822
( www.wvshare.com/.../BLE400.htm)
I have installed all necessary tools like Keil MDK-ARM, J-Link, nRF51 SDK and nRFgo...
Hello Everyone ,
I am using ble stack S110 , BATTERY SERVICE , my CUSTOM SERVICE and pstorage module in my application and using SDK 7.0.0 and keil 5.12 IDE .whenever a server...
Hi
We are making a product based on nRF51822 and have used the ST BAL-NRF01D3 balun, but due to lack of updated datasheets for the balun we are unable to determine if it...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
Hello,
I would like to make an iOS app read BLE advertising packets (sent by nRF51) in background mode. The nRF51 sends ADV_SCAN_IND packets and is not connectable.
...
Hello,
I am trying to make battery service in my application so i refer the proximity example in SDK 9 and i flashed into my kit it showing always 100percent in the nordic...
Hello,
I have searched through the questions regarding RF PA recommendations but I think none solved my issue.
I would like the nRF51822 to broadcast at +10dBm, so I...
Hello to all,
i'm new to nRF51822 ble developing but have experience with embedded design on various microcontroller;
I have a little problem inside bootloader code: in...
Dear Nordic Support Team,
In previous SDK (6-7) I used to always call softdevice functions when possible/existing to keep compatibility with BLE.
For exemple, PPI functions...
Hi,all.i want to use nrf51822 to drive brushless DC motor and need use 6 pwm signals.Can i generate these signals with nrf51822? Thanks for your reply!
When calling sd_ble_uuid_encode() I get NRF_ERROR_INVALID_PARAM in one project while in another I get NRF_SUCCESS with the same params on same SoftDevice(S110 8.0.0) on same...
Hi,
Can a peripheral choose among multiple central?
Consider a situation where I have a 3 centrals.
Lets say CentralA, CentralB and CentralC with,
CentralA - High...
I am really puzzled by this and although I've read all the relevant answers in the Q/A I'm still unable to do the following:
do non-selective scanning with central device...
i can not re-download application by keil4
i download softdevice and the application to Equipment by nrf51422 then it can works
but when i disconnect usb line and connect...
i want to use codeblocks to compile and download program to nrf51422
so i try to compile example in keil/ARM by codeblocks
then it always show up error
like this
" C:...