While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
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...