Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hi,
In my application,I have written a code based on ble_hrs sample example. When I am checking the RSSI value at the tablet at 2 meter distance I am getting -56dbm. As...
Hi,
I am planning to design my own custom PCB using the nRF52840 chip.
As I am getting started, I want to make sure all the design rule dimensions are up to the standard...
Hi All,
I am trying to design a BLE module based on the nRF52840 Configuration 6 (Only Battery) provided in the product specification document.
To get started I was using...
Hi,
I know that the S132 v6 didn't support multiple advertising sets with different advertising handles. If you want to advertise with new data or different parameters,...
Hi All,
If I am to use a Piezo Buzzer to generate sound using nRF52840 PWM:
1. any suggestion on how to design the circuitry?
I am planning to use a Murata cimponent...
Hi to all,
we are developing an application nrf52832 that use BLE and internal flash as storage.
The problem, as I wrote in the subject, is the write operation is never...
Hi,
I'm working with simple_message_model using light switch example from Mesh SDK v2.0.1, I have 4 boards nRF5832, 1 client, 1 provisioner, 1 relay node and 1 server which...
Hi
We are in process to select the nRF52840 for industrial luminar application. currently we are in a proto phase
We have an query below
1. what is the range that can...
Hi,
I came across this interesting game Nordic Engineers have developed and played. My company makes these displays and I would totally love to build something like this...
The SDK17 migration guide indicates that the new SAADC driver from nrfx 2.2.0 is available when defining NRFX_SAADC_API_V2 . In particular, it states it fixes several known...
I see the BLE on the nRF connect on phone but when I try to connect it either takes forever to connect and then does not connect or it connects and disconnects.
I am using...
I setup NRF SDK using nrfconnectsetup341ia32 executable.
I2S example file should be located at <InstallFolder>\examples\peripheral\i2s according to https://infocenter.nordicsemi...
Hi, I am using nRF52832 and SDK 15.2
My application is having 4 advertisements. iBeacon, non-iBeacon, Line Beacon and Line iBeacon.
I am using radio timeslot for Line...
I would like to modify ble_app_uart SDK_11 s130 on nRF51-dk to support static passkey. My understanding is that when connecting the Nordic sample app nRF UART v2.0 to ble_app_uart...