Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
Hi Dev Team,
I am developing the weight scale product using nrf52840 development board. We connected the nrf52840 using the nrf connect app ( Provided by nordic).
Now...
Hi, I'm using the BC805M EK (nRF52805) . I would like to pull up pin 20. Here is my configuration in pca10040.h. However, pin20 cannot be pulled up. It's always pulled down...
Hello Devzone Community,
I am trying to develop an nRF9160 firmware, based on Nordic's sdk-nrf v1.6.1 code base. This work is a Zephyr RTOS based application. In early research...
Hi, I would like to know all of my possible options for improving the communication range between 2 nodes in ble mesh. I am working with the nrf5 17.0.2 SDK and the nrf5 SDK...
Hi everyone,
Explaning my project: an external device transmit via UART to nordik nrf52840DK device with UART peripheal firmware, this is connected to another nrf52840DK...
I'm testing the http functionality. In my code I test against 2 different servers, one plain http port 80 "postman-echo.com/post" The second server is private https server...
We are using NRF52832 with STM32L4A6 using serialization. We have the serialization working properly, but having an issue with the MAX MTU size. We can set the NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
Hi, I recently started working with Segger on nRF52832 . It is possible for me to initialize BLE advertising but I am having problems in initializing a custom service. I ...
Hi,
I am currently working on a project that uses the nRF52840 MCU implemented with the nRF5 SDK and nRF Bluetooth mesh. In our future plans, we want to use direction...
Hi There,
I am trying to generate build files for unit tests according to nRF5 SDK for Mesh v5.0.0. It could succeed. I try everything, it still cannot work. (In windows...
I am trying to use SST26VF064B IC in my project (We use nrf-sdk-16 ). we use a driver code that was already tried and tested with the stm32 controller. But when trying to...
I want to detect the button short press and long press.
When short press is "released", trigger LED mode 1.
When detect 3 sec long press, start edit mode.
It seems GPIOE...
Just the title, the cloud website returns error code 40412 Just like in the instructions, input field is nrf-XXXXXXXXXXXXXXX where "X" is the 15 digit IMEI on the back of...
We have been developing with the nrf9160 for a bit and now you guys pulled a stunt which is very weird. We are about to go in to production and you released a new version...