Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hi Team
For security reasons, I would like the provisioner to stop further provisioning after the network is set up. SERVER_COUNT is usually not reached, since the number...
I am confused by the channel bits in register 0x05.
why is there a '1' in bit 1. I guess it can't be used and so the range is
00000010 - 2400MHz
00000011 - 2401MHz ...
Dear,
I am trying to test nRF52840 Preview DK.
Is there any method to test bluetooth 5.0 feature or spec?
Especially on speed and distance.
Thank you in advance!
Dear Madam/Sir,
I'm working with SDK14.2, softdevice5.0.0-2alpha, s140, and nRF52840 through the DevKit.
I'm recurring to the fstorage API to read/write/erase flash while...
Does enabling POFCON on nRF51822 lead to any increase in power consumption?
If yes then what is the value?
I struggle to find any information in Reference Manual or Product...
Hi
i am new with nr24L01 module , i am currently trying to configure them but , i am not able to read the RF_CH register just after write into it ? so i don't know if the...
Hello. I am using ble_app_uart from sdk14.2. I use pca100401, softdevice s132.
Advertising is generated using timer RTC. Board advertises and stops advertising without errors...
Here is our requirement.
We want to have four transmitters based on nRF2460 and more than 100 receivers. It means there will be four broadcasts.
Each receiver should...
Hi DevZone,
I am working on a project using nRF52840 preview DK and Arduino CAN Bus shield. I modified source code base on some Git Projects. It seems the SPI initialization...
Hi everyone!
I want to implement SPI with "ble_app_beacon" example with the following hw/sw.
DK : nrf52832
SDK : nRF5_SDK_14.2.0_17b948a
IDE : Segger Studio 3.34...
Recently,I use the SDK14 to develop the project,the initial project is in the content "SDK14/examples/peripheral/twi_scanner/pca10056",
Then and the spi example in the content...
I have build the light switch demo, it works properly. But I want to make multiple sensor node that takes data from sensor and send to single relay node. I am little confused...
I just integrated CMock which is part of my unit testing framework and i am trying to test a mocked function however i am running into RAM overflow error. Is there a way to...