Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
I am using sd_app_evt_wait() to put my nRF52 to sleep. Works fine except after I read from a TWI sensor. As soon as I do I see the nRF52 continuously jump out of sleep. I...
Hello,
I'm a computer engineer of Tech Oasis. We are working on a lighting and power entry modules, and I find your product, such as nRF52832, meets our requirements. After...
Hi All,
I am trying to implement fstorage (the issue also happens if you try FDS). I'm using gcc and when I modify the makefile to compile fstorage it requests a file called...
Hello,
I am use skylab SKB360 module which are used nRF51822 chip.
I have download sample ble application (S110 or S130 softdevice) but its not advertising. Is there any...
I have a downloaded blinkly project for nRF51 build it and flashed the code on PCA10028 board. Added my own custom library to project to accomplish a feature (For which I...
Dear Nordic Team.
What are different between these two hex file in same example.
nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_s130_pca10028...
Hey,
I have two nrf52 development board. One is PRX, one is PTX. I try to realize the scenario that:
PTX transmits a number like "100", PRX receives this data "100" and...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
For conventional Bluetooth, if two devices are connected, we can send and receive text/bytes to and from each other. It is generic since the two devices can be from different...
Hi,
I will just reiterate that question again.
I really need to get 32K RAM beacons, but Digi-key apparently has only 16K RAM or v.1.1.0 modules. Could advise where...
I read this post with great interest!
devzone.nordicsemi.com/.../
I'm having a similar problem with my Nordic Beacon application. I followed the advice to switch my...
I am using a nRF51822 to send data to an iOS device.
Because latency is critical to my application, i 've set up a test program that sends a packet every second , using notifications...