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...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I've got a test app on my nRF51 DK that calls sd_ble_gatts_hvx as fast as possible to test maximum data rate for the Notify of a characteristic. This all works great. The...
Hi, I'm trying to get the new Nordic desktop tool working, but having some beginner's problems getting it to work on OS X 10.10 here:
Select Com Port button lists available...
How can i prohibit connect for not bonded device's?( not bond - not connect)...I am implemented the prohibit connection under the android phone, PC, iOS in Bluetooth connection...
Hi,
Just received my nrf51 DK board today and was trying to load the blinky example from my Mac (El Capitan ). It did not seem to work.
I first configures the compiler...
I'm trying to port SDK 9 serialization library to Qt. My starting point is ble_app_multilink_central_s120_uart_pca10028 project in Keil.
All nrf projects uses softdevice_handler...
I am starting my development work with Nordic Semiconductor nRF51822 Device and already purchased the Development kit. What i wanted to ask is do i need to purchase KEIL MDK...
I'm looking for an application note like nAN-36 except taking me through using the S120 SoftDevice to create a BLE Central device.
So far, I started with the "hrs" heart...
I found I couln't write RBPCONF register via JLinkExe on Mac (everytime i wrote the value just remains) but only through nrfgo with option "Lock entire chip from readback...
Hi All
I has two nrf_51822 boards for uart communication. Use USB supply power to first, then first board supply power to second. When power on, it could communicate by uart...
For nRF51 series chips and S110, S120, S130 soft devices.
Is it somehow possible to have a connected ble peripheral while broadcasting data?
S110 spec doc says "broadcaster...
I'm a hardware/beginning software guy just getting the nRF52 up and running using the Keil uVision5 tools. I go to debug either the blinky project or heartrate project and...
I'm planning on testing an rf link with just a pair of NRF24L01+. Having battled with the PTX side and got that working i'm looking at pipes an addresses.
An answer to...
Hi,
Since version v1.16, nRFGo Studio don't start.
The installation is correctly done, but when I launch software nothing occured. I can see it briefly in process list....
The GCC linker scripts included with the nRF51822 SDK (checked: 6.0.0 and 6.1.0 as well as nrf51-pure-gcc-setup ) include .init_array sections , but do not specify them as...