Hi
I am trying to port some PWM code from the NRF54L15 it uses HAL access because i have found it has faster writes which are useful for my application (testing latency...
Hello,
I have recently upgraded from v2.9 to v3.0.1 and have noticed that the mesh security has changed from CONFIG_BT_MESH_USES_TINYCRYPT to CONFIG_BT_MESH_USES_MBEDTLS_PSA...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Has anyone experienced the following error when Flashing (and debugging) from within VS Code. I have no idea what has happened, but it has hit several projects.
Even though...
Hello,
I have a firmware that sends every 15 min a packet to nRFCloud using nrf_cloud_coap_json_message_send().
The code is working great most of the time : hundreds of...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
HI:
I found a amazing problem:My flash project is ok,and my BLE project is ok too; But when i need to write data to flash,the BLE can't work any more.
code as follow:
all_init...
I'm using nRF51 SDK 6.0.0 and wanted to know when an "advertisement packet received" event is posted to the application. It looks like within a scan window only one such event...
Hi there,
I just ordered a nRF52 Preview DK and was wondering if this series will also be compatible with the nRF51 IoT SDK?
Anything I should be aware of beforehand...
I have an nRF51822-based device, which is a peripheral running the Soft Device s110. It has some vendor specific (custom) characteristics that are read/write. A mobile app...
Hey Nordic,
I am using the nrf51 to operate a sensor and send data wirelessly. I want to store the id of the sensor in the flash memory and I Understand that a good way to...
Hi, as I tried out the example code for PWM in SDK 9, it didn't worked for me. A closer look showed that in method app_pwm_init the method app_pwm_channel_duty_ticks_set will...
I have a peripheral (nRF51822, s110, SDK 8.1, using the device manager) which should only ever be bonded with zero or one centrals. The behaviour I'm aiming for is this: ...
Has anyone interfaced the nRF51822 to the CC3000 Wireless chip? I have started implementing the host controller functions in nRF51822. It would help me jump start if anyone...
I try to capture a BLE connection with the nRF Sniffer.
I can see the advertisement packages, but after i established a connection from an andriod device i didn't get any...
I want to drive motors at 40kHz and am wondering if I will be able to do this with the nRF51822. If not 40kHz, I might be able to go as low as 15kHz. What is the resolution...
Hi, I am using nrf51822 ble module. I want to have multiple such modules which could connect to a central device. How could I make it that the central device encourages only...
Hi, I am creating a custom service and corresponding characteristic. For that I am planning to use bluetooth base uuid (for confirmation : 0000 0000 -0000-1000-8000-00805F9B34FB...
Hi,
I`m working on our firmware for nRF51822 and I received the assert from soft device when turning off the global interrupts for our time-dependent procedure which have...
I am using PCA10001 board.
First of all i am unable to find nRF51 SDK.exe.
So i downloaded SDK form below link
link text
I changed device to nRF51822_xxAA.
Now i...
Nodic Semicond has made a nice step-by-step description for how to fix a corrupted infoPage.
It involves starting nRFgo Studio from a command prompt with "-defaultsettings...