I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
Hi,
I'd like to implement my own application level z_SysFatalErrorHandler so have declared it in main.c and removed the __weak qualifier, however when I force a fault it...
hi all
i want to create ble device with nrf51822 can connected to 433 rf transmitter device and when send every command to ble via ble service, ble device send specify command...
Hello,
I am trying to build the example code ncs/nrf/samples/nrf9160/secure_services in SES4.18 Mac.
However, the build failed with the error:
1> /Users/dev/nrf9160sdk...
Hi,
I am working on nRF52832 with SDK 15.3.0 with SoftDevice s112. I am actually shifting from nRF51 to nRF52. I have merged nrf51 custom code to nrf52, and able to advertise...
Hello everyone, I am using an nrf52840 development board with the NUS UART Central example from the SDKv15.3.0 packet as the code basis. I am also using the s140 softdevice...
Hello together,
in last 7 month every problem is solved about the stable nrf52dk, easy to understand SDK, pretty tutorials and so on (good job of the nordic developers!...
Hi,
I'm trying to implement USB MIDI class so my Nordic nRF52840 PDK is recognized as a USB MIDI controller (using the nRF52 USB port).
I followed Edvin advice here...
Hi all,
Last year, we have successfully developed main app with bootloader without SoftDevice on a custom board using the nrf52840. The starting address of the main app...
I have the following problem in my app:
Connect with BLE
Using the device works
Disconnect
Connect to BLE Device
Start Gatt.DiscoverServices()
Android does...
Hello Everyone,
We are using nRF52840 DK with Segger Embedded Studio (SES) using SDK v15.0 We are sending few command to sensor via SPI for reading sensor value. But while...
Hi everyone,
I have some questions / problems about the advertising report in the nrf52832 dev board. I'm using the example code from here : https://github.com/NordicSemiconductor...
Hi,
I've been implementing the BSP functions on a 15 button custom device based off of the nRF52832 (in a BL652 Laird Module). At a minimum I need to be able to disconnect...
Dear support team,
I'm using the demo ( thingy52-mesh-provisioning-demo).
I want to create an opcode hadler to enable/disable proxy service.
So that I can send messge...
Hi for my use-case I need the RTC in the NRF51 SoC to run continuously and uninterrupted (we know running out of battery will be a concern). Keeping the NRF51 system on 24...