Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi,
I am new to nordic n51822, i have implemented adc and timer independently.
Now, what i want to do is read the adc values on a specific time when the timer overflows...
Received my nRF52 preview board yesterday and have been battling to get my S130 based nRF51 code running on it with the S132 soft device (the code is here: github.com/......
The codes i am using is
nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral and nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_peripheral\ble_app_hrs
From the peripheral...
Just getting started with the PCA10001. I can compile if I select the device nrf51822_xxaa_s110, but when I load it tells me "can't load flash device description".
It subsequently...
I have take the basic ble_app_hrs_with_timeslot and modified it to calculate the timing of subsequent calls to the timeslot START event.
Specifically,
take note...
Hello,
I'm trying to get the new SDK up and running on my OSX machine. I would like to make the blinky example work on my PCA10003. So, I copied the blinky/pca10028 folder...
Hello, Do you guys know if it is possible to generate a stable 38kHz signal using the Nordic?
I have been able to generate the required frequency however I am observing...
Not a question but thought worth mentioning.
developer.nordicsemi.com/.../
Good News
PWM library changes seems to have made it into the release.
Bad news:
Looks...
Hello,
I am working on an nRF51822 custom board application which is reading data from external sensor through TWI. It is based on the MPU6050 driver available in the SDK...
Hi there,
Before I asked this question, I have searched similar question about TWI example, but it seems there were some guys looking for such example as well. Not sure...
Hello
I try make a firmware update with nrf toolbox for iOS and i have a popup with "Please enable Service Changed Indication in your firmware".
In code, I have an error...
while I'm trying to compile my code, I got an error :
".\Objects\ble_firmware_v1.axf: Error: L6405E: No .ANY selector matches main.o(i.app_error_handler). "
this error...
I wonder if GPIO could safely be used for byte writes to the OUT port.
I have an 8bit (+control signals) peripheral connected to the GPIO and so far I was doing read-modify...
I will be using a 3.7V LiPo to power my NRF52 system. As far I understand, using the internal DCDC regulator is a better choice as it can save power compared to internal LDO...
I am running the UART example with the S110 softdevice on nrf51822. Sometimes my application transmits more data than can be carried and backs up. So the main thread's transmitter...