i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
I use next init in static void advertising_init(bool bonding)
ble_advdata_manuf_data_t manuf_data;
manuf_data.company_identifier = COMPANY_ID ;
manuf_data.data.p_data...
We have a custom board with the nRF51822 xxaa chip on it. The board is completely functional and uses SDK8.0 and S110 as of now. We are porting the firmware to SDK12 and S130...
Hello,
I have an authorized write long characteristic which I'm writing using nRF Connect. My peripheral app gets the expected sequence of events: 1) BLE_EVT_USER_MEM_REQUEST...
I made an app based on this tutorial on SDK version 11. But now I have to use the latest version 13. Everything changed. Is there an easy way for me to migrate to version...
Hi,
I'm in the process of evaluating the nRF52 for use with a Windows application I'm building.
I was able to setup a Central + Peripheral using nRF connect and this...
Hii this is vinu .iam trying to develop health thermometer service for central but iam facing problem in indication for specific measurement characteristic.and iam using cypress...
I am creating a BLE peripheral device and I am using peer manager in it. What is the maximum number of peers that my device can bond with? And what will be the result when...
The basic question is: if I initialize the SD and then forcibly change the priority of the WDT IRQ to zero via NVIC_EnableIRQ(), will that cause a problem?
I know you don...
Hi, We are using NRF52832 in our application. Can you please suggest swd interface module for programming NRF52832?? or tell me any cheapest way to program NRF52832??
nrf51 SDK9.
On peripherial one service has static passkey and it connected to another device on central nrf51 without problem.
I added sec open batt service on peripherial...
I want to undestand this. I can't see any examples with it. In the example ble_app_proximity I always received 100% level.
If it possible, can anybody give a ADC config example...
I am working with a Blend Micro Board (Arduino IDE with RBL_nRF8001 sdk), using
Evothings.
Using the RedBearLab Simple control example I can easily connect to the board...
Following this tutorial : devzone.nordicsemi.com/.../
I type 'make' and it compiles for a bit and then I get a bunch of errors that say this:
[278]: *** [_build/nrf52840_xxaa...