Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
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...
Not really a question, but congratulations to Nordic on getting their chip onto the Micro:bit(is it the nRF51 or the new nRF52?). Looks like a cool device. I'll be hanging...