Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
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...
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...
Hi,
I want to change the device name before advertising. But it looks like I cannot open the adv pipe.
I have set writeable device name both from air and from application...
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...