When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi,
I have power consumption issue about nRF52832 BLE application.
I found "Current consumption:Ultra-low power" informations in "nRF52832 Product Specification" as below...
Hello,
I am in a process of integrating a DFU over BLE feature into my application, my SDK5 is 17.0.2, the test board is nRF52832_XXAA.
Application size is 69404 bytes...
There is a demo zephyr/samples/subsys/fa/fat_fs. This purports to mount an SD card. Is this for the unpopulated SD socket on the nRF9160 board? The ticket https://devzone...
Hello Team,
First of all thanks a lot.
I learned so many things from your Nordic devzone:)
My problem: I have uploaded the blinky code using pca10040_s132_ble [ secure_bootloader...
Hi a bit a noobie here, but I can't connect to my nRF52840 on my custom board that I made. I have tried both an ST-link V2 with openocd, flashing it into a black magic probe...
This board is no longer recognized by SES to program code.
9:09:21.82 d:\> nrfjprog --recover ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR...
Hello, all.
I would like to connect one board that transmits data using the ble_nus , such as in the ble_app_uart example, to another that receives the data and sends...
I have been using nrf52833 Devkit with softdevice nRF5_SDK_17.0.2_d674dde have nrfconnect v3.6.1 when i merge hex file of softdevice 140 + ble_app_template then the following...
Greetings,
I've seen multiple references on how to change to the 2Mbps PHY after a connection is made, and I have that working.
Now, I'm trying to advertise at 2Mbps and...
Hi support team,
I am a beginner with Nordic nrf5 sdk for mesh. I begin with the sample light_switch. Currently I want to toggle the status (on/off) of the unprovisioned...
Hi
We need clarification about Nordic Advertiser Extensions (Instaburst) .
1. The document ( Nordic Advertiser Extensions (Instaburst) ) says that the maximum theoretical...
Sir,
How are you ?
I developted an BLE application (Segger Nordic SDK) to a chinese module and worked very very nice! I installed in 40 modules. All working
No i ordered...
Hi there,
I've just installed the "thingy91_at_client_2021-03-04_8e8c6089.hex" AT command client app on my Thingy:91 and I've connected to it via the nRF Connect LTE Link...
Is nRF5340 RF port S-parameter available?
I am looking for the S-parameter of the RF port so I can figure out the best matching circuit for my layout. The only S-parameter...
Hi ,
I want to build .. \mesh\bootloader, I know must use CMAKE, but I do not know how to use CMAKE?
Could you tell me or show me the step,please?
Thanks!